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, isUserInRole
public AsyncWebServiceContext(WSEndpoint endpoint, com.sun.xml.ws.api.message.Packet packet)
@NotNull public com.sun.xml.ws.api.message.Packet getRequestPacket()
WSWebServiceContext
Copyright © 2015 Oracle Corporation. All rights reserved.