Uses of Class
com.sun.xml.ws.client.dispatch.DispatchImpl
-
Packages that use DispatchImpl Package Description com.sun.xml.ws.client.dispatch -
-
Uses of DispatchImpl in com.sun.xml.ws.client.dispatch
Subclasses of DispatchImpl in com.sun.xml.ws.client.dispatch Modifier and Type Class Description class
DataSourceDispatch
class
JAXBDispatch
TheJAXBDispatch
class provides support for the dynamic invocation of a service endpoint operation using JAXB objects.class
MessageDispatch
Dispatch
implementation forMessage
.class
PacketDispatch
Dispatch
implementation forPacket
.class
SOAPMessageDispatch
TheSOAPMessageDispatch
class provides support for the dynamic invocation of a service endpoint operation using theSOAPMessage
class.
-