|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpAdapterList | |
|---|---|
| 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. |
| 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
|
| Uses of HttpAdapterList in com.sun.xml.ws.transport.http.servlet |
|---|
| Subclasses of HttpAdapterList in com.sun.xml.ws.transport.http.servlet | |
|---|---|
class |
ServletAdapterList
List (and a factory) of ServletAdapter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||