Class SOAPMonitorHandler

  • All Implemented Interfaces:
    java.io.Serializable, Handler

    public class SOAPMonitorHandler
    extends BasicHandler
    This handler is used to route SOAP messages to the SOAP monitor service.
    Author:
    Brian Price (pricebe@us.ibm.com)
    See Also:
    Serialized Form
    • Constructor Detail

      • SOAPMonitorHandler

        public SOAPMonitorHandler()
        Constructor
    • Method Detail

      • invoke

        public void invoke​(MessageContext messageContext)
                    throws AxisFault
        Process and SOAP message
        Parameters:
        messageContext - the MessageContext to process with this Handler.
        Throws:
        AxisFault - if the handler encounters an error