|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| SoapClientHandlerInterface<T> | Interface for SOAP client handlers. |
| SoapServiceDescriptor | Describes a SOAP service. |
| Class Summary | |
|---|---|
| RequestInfo | Contains information about the request that was made. |
| RequestInfo.Builder | Builder for RequestInfo objects. |
| ResponseInfo | Contains information about the response from the request that was made. |
| ResponseInfo.Builder | Builder for ResponseInfo objects. |
| SoapCall<T> | Represents a single call to the SOAP client. |
| SoapCallReturn | Used to package a SOAP call's return. |
| SoapCallReturn.Builder | Builder for SoapCallReturn objects. |
| SoapClientHandler<T> | Base class for SOAP client handlers. |
| SoapServiceClient<T> | The SoapServiceClient class pairs together the soapClient and
soapClientHandler so that calls made through the
SoapServiceClient.invoke(Object, Method, Object[]) method can be dispatched and
handled correctly in the SOAP layer. |
| Exception Summary | |
|---|---|
| SoapInvocationTargetException | A InvocationTargetException that occurred in the SOAP layer. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||