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   
com.sun.xml.ws.server JAX-WS 2.0.1 Server Runtime 
 

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 and roles on the Binding (mutable info in the binding).
 

Classes in com.sun.xml.ws.client used by com.sun.xml.ws.binding
HandlerConfiguration
          This class holds the handler information and roles on the Binding (mutable info in the binding).
 

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.
HandlerConfiguration
          This class holds the handler information and roles on the Binding (mutable info in the binding).
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.
SEIPortInfo
          PortInfo that has SEIModel.
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
AsyncResponseImpl
          Response implementation.
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.server
Stub
          Base class for stubs, which accept method invocations from client applications and pass the message to a Tube for processing.
 



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