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.
 class PacketDispatch
          Dispatch implementation for Packet.
 class SOAPMessageDispatch
          The SOAPMessageDispatch class provides support for the dynamic invocation of a service endpoint operation using the SOAPMessage class.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.