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 TypeMethodDescriptionvoidEndpoint.setEndpointContext(EndpointContext ctxt) By setting aEndpointContext, JAX-WS runtime knows about addresses of other endpoints in an application.