Class SOAPMonitorHandler

java.lang.Object
org.apache.axis.handlers.BasicHandler
org.apache.axis.handlers.SOAPMonitorHandler
All Implemented Interfaces:
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:
  • Constructor Details

    • SOAPMonitorHandler

      public SOAPMonitorHandler()
      Constructor
  • Method Details

    • 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