com.sun.xml.ws.server.sei
Class EndpointArgumentsBuilder.DocLit.PartBuilder
java.lang.Object
com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.DocLit.PartBuilder
- Enclosing class:
- EndpointArgumentsBuilder.DocLit
static final class EndpointArgumentsBuilder.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 |
EndpointArgumentsBuilder.DocLit.PartBuilder
public EndpointArgumentsBuilder.DocLit.PartBuilder(RawAccessor accessor,
EndpointValueSetter 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.
readRequest
final void readRequest(Object[] args,
Object wrapperBean)
throws AccessorException
- Throws:
AccessorException