static final class EndpointArgumentsBuilder.WrappedPartBuilder extends Object
| Constructor and Description |
|---|
EndpointArgumentsBuilder.WrappedPartBuilder(XMLBridge bridge,
EndpointValueSetter setter) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
readRequest(Object[] args,
javax.xml.stream.XMLStreamReader r,
AttachmentSet att) |
public EndpointArgumentsBuilder.WrappedPartBuilder(XMLBridge bridge, EndpointValueSetter setter)
bridge - specifies how the part is unmarshalled.setter - specifies how the obtained value is returned to the endpoint.void readRequest(Object[] args, javax.xml.stream.XMLStreamReader r, AttachmentSet att) throws JAXBException
JAXBExceptionCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.