Uses of Package
com.sun.xml.ws.transport.http

Packages that use com.sun.xml.ws.transport.http
com.sun.xml.ws.transport.http   
com.sun.xml.ws.transport.http.server   
com.sun.xml.ws.transport.http.servlet Servlet transport for the JAX-WS RI. 
com.sun.xml.ws.transport.local Transport implementations that work inside the single JVM. 
 

Classes in com.sun.xml.ws.transport.http used by com.sun.xml.ws.transport.http
DeploymentDescriptorParser.AdapterFactory
          Creates a new "Adapter".
HttpAdapter
          Adapter that receives messages in HTTP.
HttpAdapter.HttpToolkit
           
HttpAdapterList
          List of HttpAdapters created together.
HttpDumpMBean
           
ResourceLoader
          Used to locate resources for DeploymentDescriptorParser.
WSHTTPConnection
          The view of an HTTP exchange from the point of view of JAX-WS.
 

Classes in com.sun.xml.ws.transport.http used by com.sun.xml.ws.transport.http.server
HttpAdapter
          Adapter that receives messages in HTTP.
WSHTTPConnection
          The view of an HTTP exchange from the point of view of JAX-WS.
 

Classes in com.sun.xml.ws.transport.http used by com.sun.xml.ws.transport.http.servlet
DeploymentDescriptorParser.AdapterFactory
          Creates a new "Adapter".
HttpAdapter
          Adapter that receives messages in HTTP.
HttpAdapterList
          List of HttpAdapters created together.
ResourceLoader
          Used to locate resources for DeploymentDescriptorParser.
WSHTTPConnection
          The view of an HTTP exchange from the point of view of JAX-WS.
 

Classes in com.sun.xml.ws.transport.http used by com.sun.xml.ws.transport.local
ResourceLoader
          Used to locate resources for DeploymentDescriptorParser.
WSHTTPConnection
          The view of an HTTP exchange from the point of view of JAX-WS.