static final class EndpointArgumentsBuilder.WrappedPartBuilder extends Object
Constructor and Description |
---|
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 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
JAXBException
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.