Package | Description |
---|---|
jakarta.xml.ws.spi.http |
Provides HTTP SPI that is used for portable deployment of Jakarta XML Web Services
in containers (for example servlet containers).
|
Modifier and Type | Field and Description |
---|---|
protected HttpHandler |
HttpContext.handler
The handler to set for this context.
|
Modifier and Type | Method and Description |
---|---|
void |
HttpContext.setHandler(HttpHandler handler)
Jakarta XML Web Services runtime sets its handler during
Endpoint.publish(HttpContext) to handle
HTTP requests for this context. |
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.