|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WSWebServiceContext
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.
| Method Summary | |
|---|---|
Packet |
getRequestPacket()
Obtains the request packet that is being processed. |
| Methods inherited from interface javax.xml.ws.WebServiceContext |
|---|
getEndpointReference, getEndpointReference, getMessageContext, getUserPrincipal, isUserInRole |
| Method Detail |
|---|
@Nullable Packet getRequestPacket()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||