Uses of Class
com.sun.xml.ws.transport.http.servlet.ServletAdapterList

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

Uses of ServletAdapterList in com.sun.xml.ws.transport.http.servlet
 

Constructors in com.sun.xml.ws.transport.http.servlet with parameters of type ServletAdapterList
ServletAdapter(String name, String urlPattern, WSEndpoint endpoint, ServletAdapterList owner)