Uses of Class
com.sun.xml.ws.client.dispatch.DispatchImpl

Packages that use DispatchImpl
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
 class DataSourceDispatch
           
 class JAXBDispatch
          The JAXBDispatch class provides support for the dynamic invocation of a service endpoint operation using JAXB objects.
 class MessageDispatch
          Dispatch implementation for Message.
(package private)  class RESTSourceDispatch
          Dispatch implementation for Source and XML/HTTP binding.
 class SOAPMessageDispatch
          The SOAPMessageDispatch class provides support for the dynamic invocation of a service endpoint operation using the SOAPMessage class.
(package private)  class SOAPSourceDispatch
          The SOAPSourceDispatch class provides support for the dynamic invocation of a service endpoint operation using XML constructs.