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 | |
PacketDispatch | |
RESTSourceDispatch | |
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. |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.