| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Field and Description |
|---|---|
HttpAdapterList<? extends HttpAdapter> |
HttpAdapter.owner |
| Constructor and Description |
|---|
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) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerAdapterList |
| Modifier and Type | Method and Description |
|---|---|
(package private) HttpAdapterList |
HttpEndpoint.getAdapterOwner() |
| Modifier and Type | Class and Description |
|---|---|
class |
ServletAdapterList
List (and a factory) of
ServletAdapter. |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.