Uses of Class
com.sun.xml.ws.transport.http.HttpAdapterList

Packages that use HttpAdapterList
com.sun.xml.ws.transport.http   
com.sun.xml.ws.transport.http.server   
 

Uses of HttpAdapterList in com.sun.xml.ws.transport.http
 

Fields in com.sun.xml.ws.transport.http declared as HttpAdapterList
 HttpAdapterList<? extends HttpAdapter> HttpAdapter.owner
           
 

Constructors in com.sun.xml.ws.transport.http with parameters of type HttpAdapterList
HttpAdapter(WSEndpoint endpoint, HttpAdapterList<? extends HttpAdapter> owner)
          Deprecated. remove as soon as we can update the test util.
HttpAdapter(WSEndpoint endpoint, HttpAdapterList<? extends HttpAdapter> owner, String urlPattern)
           
 

Uses of HttpAdapterList in com.sun.xml.ws.transport.http.server
 

Subclasses of HttpAdapterList in com.sun.xml.ws.transport.http.server
 class ServerAdapterList
           
 



Copyright © 2015 Oracle Corporation. All Rights Reserved.