Class SoapMessageContext

  • All Implemented Interfaces:
    Map<String,​Object>, MessageContext, SOAPMessageContext

    public class SoapMessageContext
    extends BaseMessageContext
    implements SOAPMessageContext
    The SOAPMessageContext is the context handed to SOAP-based application handlers. It provides access to the SOAP message that represents the request or response via SAAJ. It also allows access to any properties that have been registered and set on the MessageContext.