| Package | Description |
|---|---|
| com.sun.xml.ws.client.sei | |
| com.sun.xml.ws.db |
| Class and Description |
|---|
| AsyncMethodHandler
Common part between
CallbackMethodHandler and PollingMethodHandler. |
| BodyBuilder
Builds a JAXB object that represents the payload.
|
| BodyBuilder.Wrapped
Used to handle a 'wrapper' style request.
|
| MessageFiller
Puts a non-payload message parameter to
Message. |
| MethodHandler
Handles an invocation of a method.
|
| ResponseBuilder
Reads a response
Message, disassembles it, and moves obtained Java values
to the expected places. |
| ResponseBuilder.WrappedPartBuilder |
SEIStub
Stub that handles method invocations
through a strongly-typed endpoint interface. |
StubHandler
MethodHandler that handles synchronous method invocations. |
| ValueGetter
Gets a value from an object that represents a parameter passed
as a method argument.
|
ValueGetterFactory
ValueGetterFactory is used to create ValueGetter objects. |
| ValueSetter
Moves a Java value unmarshalled from a response message
to the right place.
|
ValueSetterFactory
ValueSetterFactory is used to create ValueSetter. |
| Class and Description |
|---|
StubHandler
MethodHandler that handles synchronous method invocations. |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.