| com.sun.xml.ws.client.dispatch.SOAPMessageDispatch
SOAPMessageDispatch | public class SOAPMessageDispatch extends com.sun.xml.ws.client.dispatch.DispatchImpl (Code) | | The SOAPMessageDispatch class provides support
for the dynamic invocation of a service endpoint operation using
the SOAPMessage class. The javax.xml.ws.Service
interface acts as a factory for the creation of SOAPMessageDispatch
instances.
author: WS Development Team version: 1.0 |
|
|