|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.jaxws.api.MessageAccessor
public class 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 javax.xml.ws.handler.MessageContext The MessageAccessor is created with MessageAccessorFactory. This allows embedding software to extend the MessageAccessor
Method Summary | |
---|---|
java.lang.String |
getMessageAsString()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.String getMessageAsString()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |