Package com.sun.xml.ws.client.dispatch
-
Class Summary Class Description DataSourceDispatch DispatchImpl<T> TheDispatchImplabstract class provides support for the dynamic invocation of a service endpoint operation using XML constructs, JAXB objects orSOAPMessage.JAXBDispatch TheJAXBDispatchclass provides support for the dynamic invocation of a service endpoint operation using JAXB objects.MessageDispatch Dispatchimplementation forMessage.PacketDispatch Dispatchimplementation forPacket.SOAPMessageDispatch TheSOAPMessageDispatchclass provides support for the dynamic invocation of a service endpoint operation using theSOAPMessageclass.