Uses of Class
javax.xml.ws.EndpointContext
Packages that use EndpointContext
-
Uses of EndpointContext in javax.xml.ws
Methods in javax.xml.ws with parameters of type EndpointContextModifier and TypeMethodDescriptionvoid
Endpoint.setEndpointContext
(EndpointContext ctxt) By setting aEndpointContext
, JAX-WS runtime knows about addresses of other endpoints in an application.