public class AsyncProviderInvokerTube.AsyncWebServiceContext extends AbstractWebServiceContext
WebServiceContext instance injected into application.| Constructor and Description |
|---|
AsyncWebServiceContext(WSEndpoint endpoint,
com.sun.xml.ws.api.message.Packet packet) |
| 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, isUserInRolepublic AsyncWebServiceContext(WSEndpoint endpoint, com.sun.xml.ws.api.message.Packet packet)
@NotNull public com.sun.xml.ws.api.message.Packet getRequestPacket()
WSWebServiceContextCopyright © 2015 Oracle Corporation. All rights reserved.