Package com.sun.xml.ws.client.dispatch

Class Summary
DataSourceDispatch  
DispatchImpl<T> The DispatchImpl abstract class provides support for the dynamic invocation of a service endpoint operation using XML constructs, JAXB objects or SOAPMessage.
JAXBDispatch The JAXBDispatch class provides support for the dynamic invocation of a service endpoint operation using JAXB objects.
MessageDispatch Dispatch implementation for Message.
PacketDispatch Dispatch implementation for Packet.
SOAPMessageDispatch The SOAPMessageDispatch class provides support for the dynamic invocation of a service endpoint operation using the SOAPMessage class.
 



Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.