|
Class Summary |
| DataSourceDispatch |
|
| DispatchImpl<T> |
The DispatchImpl abstract class provides support
for the dynamic invocation of a service endpoint operation using XML
constructs, JAXB objects or SOAPMessage. |
| JAXBDispatch |
The JAXBDispatch class provides support
for the dynamic invocation of a service endpoint operation using
JAXB objects. |
| MessageDispatch |
Dispatch implementation for Message. |
| RESTSourceDispatch |
Dispatch implementation for Source and XML/HTTP binding. |
| SOAPMessageDispatch |
The SOAPMessageDispatch class provides support
for the dynamic invocation of a service endpoint operation using
the SOAPMessage class. |
| SOAPSourceDispatch |
The SOAPSourceDispatch class provides support
for the dynamic invocation of a service endpoint operation using XML
constructs. |