com.sun.xml.ws.client.sei
Class ResponseBuilder.RpcLit.PartBuilder
java.lang.Object
com.sun.xml.ws.client.sei.ResponseBuilder.RpcLit.PartBuilder
- Enclosing class:
- ResponseBuilder.RpcLit
static final class ResponseBuilder.RpcLit.PartBuilder
- extends Object
Unmarshals each wrapped part into a JAXB object and moves it
to the expected place.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResponseBuilder.RpcLit.PartBuilder
public ResponseBuilder.RpcLit.PartBuilder(Bridge bridge,
ValueSetter setter)
- Parameters:
bridge
- specifies how the part is unmarshalled.setter
- specifies how the obtained value is returned to the client.
readResponse
final Object readResponse(Object[] args,
javax.xml.stream.XMLStreamReader r,
AttachmentSet att)
throws JAXBException
- Throws:
JAXBException