|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpEndpoint | |
|---|---|
| com.sun.xml.ws.api.server | APIs for hosting JAX-WS services. |
| com.sun.xml.ws.transport.http.server | |
| Uses of HttpEndpoint in com.sun.xml.ws.api.server |
|---|
| Methods in com.sun.xml.ws.api.server that return HttpEndpoint | |
|---|---|
static HttpEndpoint |
HttpEndpoint.create(WSEndpoint endpoint)
Factory to deploy WSEndpoint on light-weight
http server container. |
| Uses of HttpEndpoint in com.sun.xml.ws.transport.http.server |
|---|
| Subclasses of HttpEndpoint in com.sun.xml.ws.transport.http.server | |
|---|---|
class |
HttpEndpoint
Hides HttpContext so that EndpointImpl
may load even without HttpContext. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||