public interface WSWebServiceContext extends WebServiceContext
WebServiceContext that exposes JAX-WS RI specific additions.
WebServiceContext instances that JAX-WS injects always
implement this interface.
The JAX-WS RI may add methods on this interface, so do not implement
this interface in your code, or risk LinkageError.
| Modifier and Type | Method and Description |
|---|---|
com.sun.xml.ws.api.message.Packet |
getRequestPacket()
Obtains the request packet that is being processed.
|
getEndpointReference, getEndpointReference, getMessageContext, getUserPrincipal, isUserInRoleCopyright © 2015 Oracle Corporation. All rights reserved.