com.sun.xml.ws.client.sei
Class ResponseBuilder.DocLit.PartBuilder
java.lang.Object
com.sun.xml.ws.client.sei.ResponseBuilder.DocLit.PartBuilder
- Enclosing class:
- ResponseBuilder.DocLit
static final class ResponseBuilder.DocLit.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.DocLit.PartBuilder
public ResponseBuilder.DocLit.PartBuilder(RawAccessor accessor,
ValueSetter setter)
- Parameters:
accessor
- specifies which portion of the wrapper bean to obtain the value from.setter
- specifies how the obtained value is returned to the client.
readResponse
final Object readResponse(Object[] args,
Object wrapperBean)
throws AccessorException
- Throws:
AccessorException