| 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 | Method and Description |
|---|---|
abstract void |
HttpHandler.handle(HttpExchange
Handles a given request and generates an appropriate response.
|