Uses of Class
com.sun.xml.ws.transport.http.HttpAdapterList
Packages that use HttpAdapterList
Package
Description
Servlet transport for the JAX-WS RI.
-
Uses of HttpAdapterList in com.sun.xml.ws.transport.http
Fields in com.sun.xml.ws.transport.http declared as HttpAdapterListConstructors in com.sun.xml.ws.transport.http with parameters of type HttpAdapterListModifierConstructorDescriptionprotectedHttpAdapter(WSEndpoint endpoint, HttpAdapterList<? extends HttpAdapter> owner) Deprecated.remove as soon as we can update the test util.protectedHttpAdapter(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 -
Uses of HttpAdapterList in com.sun.xml.ws.transport.http.servlet
Subclasses of HttpAdapterList in com.sun.xml.ws.transport.http.servlet