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


package com.sun.xml.ws.client.dispatch
  • Classes
    Class
    Description
     
    The DispatchImpl abstract class provides support for the dynamic invocation of a service endpoint operation using XML constructs, JAXB objects or SOAPMessage.
    The JAXBDispatch class provides support for the dynamic invocation of a service endpoint operation using JAXB objects.
    Dispatch implementation for Message.
    Dispatch implementation for Packet.
    The SOAPMessageDispatch class provides support for the dynamic invocation of a service endpoint operation using the SOAPMessage class.