| Package | Description |
|---|---|
| javax.xml.ws |
This package contains the core JAX-WS APIs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Endpoint.setEndpointContext(EndpointContext
By settng a
EndpointContext, JAX-WS runtime knows about addresses of other endpoints in an application.
|