WebServiceContext makes it possible for a web service endpoint implementation class to access message context and security information relative to a request being served. Typically a WebServiceContext is injected into an endpoint implementation class using the Resource annotation.
@since JAX-WS 2.0
@see javax.annotation.Resource
| |
| |
| |
| |
| |
| |
| |
| |
| |