Package com.sun.xml.ws.client.dispatch
package com.sun.xml.ws.client.dispatch
-
ClassesClassDescriptionDispatchImpl<T>The
DispatchImplabstract class provides support for the dynamic invocation of a service endpoint operation using XML constructs, JAXB objects orSOAPMessage.TheJAXBDispatchclass provides support for the dynamic invocation of a service endpoint operation using JAXB objects.TheSOAPMessageDispatchclass provides support for the dynamic invocation of a service endpoint operation using theSOAPMessageclass.