Java javax.xml.ws WebServiceContext fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.ws WebServiceContext fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.ws WebServiceContext.

The text is from its open source code.

Implementation

javax.xml.ws.WebServiceContext has the following implementations.
Click this link to see all its implementation.

Method

MessageContextgetMessageContext()
Returns the MessageContext for the request being served at the time this method is called.
PrincipalgetUserPrincipal()
Returns the Principal that identifies the sender of the request currently being serviced.