| Package | Description |
|---|---|
| javax.xml.ws.spi.http |
Provides HTTP SPI that is used for portable deployment of JAX-WS
web services in containers(for e.g.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected HttpHandler |
HttpContext.handler |
The handler to set for this context.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
HttpContext.setHandler(HttpHandler handler) |
JAX-WS runtime sets its handler during
Endpoint.publish(HttpContext) to handle
HTTP requests for this context. |
Comments to: javaee-spec@javaee.groups.io
More information at: Metro Web Services Overview
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved.