| Class | Description |
|---|---|
| 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. |
| PacketDispatch |
Dispatch implementation for Packet. |
| SOAPMessageDispatch |
The
SOAPMessageDispatch class provides support
for the dynamic invocation of a service endpoint operation using
the SOAPMessage class. |
Copyright © 2015 Oracle Corporation. All rights reserved.