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 | Class and Description |
---|---|
class |
ServletAdapterList
List (and a factory) of
ServletAdapter . |
Copyright © 2015 Oracle Corporation. All rights reserved.