Package | Description |
---|---|
com.sun.xml.ws.addressing | |
com.sun.xml.ws.api.server |
APIs for hosting JAX-WS services.
|
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 |
---|---|
(package private) List<BoundEndpoint> |
EPRSDDocumentFilter.beList |
Modifier and Type | Method and Description |
---|---|
List<BoundEndpoint> |
WSEndpoint.getBoundEndpoints()
Gets the list of
BoundEndpoint that are associated
with this endpoint. |
abstract List<BoundEndpoint> |
Module.getBoundEndpoints()
Gets the list of
BoundEndpoint deployed in this module. |
Modifier and Type | Class and Description |
---|---|
class |
ServerAdapter
HttpAdapter for Endpoint API. |
Modifier and Type | Class and Description |
---|---|
class |
ServletAdapter
HttpAdapter for servlets. |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.