public class MessageAccessor extends Object
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 MessageAccessorpublic String getMessageAsString()
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.