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

Packages that use com.sun.xml.ws.transport.http.servlet
com.sun.xml.ws.transport.http.servlet Servlet transport for the JAX-WS RI. 
 

Classes in com.sun.xml.ws.transport.http.servlet used by com.sun.xml.ws.transport.http.servlet
ServletAdapter
          HttpAdapter for servlets.
ServletAdapterList
          List (and a factory) of ServletAdapter.
WSServletDelegate
          Called by WSServlet to choose HttpAdapter and sends a request to it.