Uses of Package
com.sun.xml.ws.client

Packages that use com.sun.xml.ws.client
com.sun.xml.ws.api.message Message and related abstractions that represent a SOAP message. 
com.sun.xml.ws.binding   
com.sun.xml.ws.client JAX-WS 2.0.1 Client Runtime 
com.sun.xml.ws.client.dispatch   
com.sun.xml.ws.client.sei   
 

Classes in com.sun.xml.ws.client used by com.sun.xml.ws.api.message
ContentNegotiation
          Content negotiation enum.
HandlerConfiguration
          This class holds the handler information on the BindingProvider.
 

Classes in com.sun.xml.ws.client used by com.sun.xml.ws.binding
HandlerConfiguration
          This class holds the handler information on the BindingProvider.
 

Classes in com.sun.xml.ws.client used by com.sun.xml.ws.client
AsyncResponseImpl
          Response implementation.
ClientSchemaValidationTube
          Tube that does the schema validation on the client side.
ContentNegotiation
          Content negotiation enum.
HandlerConfigurator
          Used by WSServiceDelegate to configure BindingImpl with handlers.
PortInfo
          Information about a port.
RequestContext
          Request context implementation.
ResponseContext
          Implements "response context" on top of Packet.
ResponseContextReceiver
          Receives ResponseContext at the end of the message invocation.
WSServiceDelegate
          Service objects provide the client view of a Web service.
 

Classes in com.sun.xml.ws.client used by com.sun.xml.ws.client.dispatch
RequestContext
          Request context implementation.
ResponseContextReceiver
          Receives ResponseContext at the end of the message invocation.
Stub
          Base class for stubs, which accept method invocations from client applications and pass the message to a Tube for processing.
WSServiceDelegate
          Service objects provide the client view of a Web service.
 

Classes in com.sun.xml.ws.client used by com.sun.xml.ws.client.sei
RequestContext
          Request context implementation.
ResponseContextReceiver
          Receives ResponseContext at the end of the message invocation.
Stub
          Base class for stubs, which accept method invocations from client applications and pass the message to a Tube for processing.
WSServiceDelegate
          Service objects provide the client view of a Web service.