Package | Description |
---|---|
com.sun.xml.ws.client.sei |
Class and Description |
---|
ResponseBuilder
Reads a response
Message , disassembles it, and moves obtained Java values
to the expected places. |
SEIStub
Stub that handles method invocations
through a strongly-typed endpoint interface. |
StubHandler
MethodHandler that handles synchronous method invocations. |
ValueSetter
Moves a Java value unmarshalled from a response message
to the right place.
|
ValueSetterFactory
ValueSetterFactory is used to create ValueSetter . |
Copyright © 2015 Oracle Corporation. All rights reserved.