Package org.apache.axis2.jaxws.api
Class MessageAccessor
java.lang.Object
org.apache.axis2.jaxws.api.MessageAccessor
Value of the
Constants.JAXWS_MESSAGE_ACCESSOR property.
Allows a user to gain access to certain Message information
that are not exposed by the Message on the
jakarta.xml.ws.handler.MessageContext
The MessageAccessor is created with MessageAccessorFactory.
This allows embedding software to extend the MessageAccessor-
Method Summary
-
Method Details
-
getMessageAsString
- Returns:
- message as String
-