| Package | Description |
|---|---|
| javax.xml.ws |
This package contains the core Jakarta XML Web Services APIs.
|
| javax.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 | Method and Description |
|---|---|
void |
Endpoint.publish(HttpContext serverContext)
Publishes this endpoint at the provided server context.
|
| Modifier and Type | Method and Description |
|---|---|
abstract HttpContext |
HttpExchange.getHttpContext()
Returns a
HttpContext for this exchange. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.