Class SOAPMonitorConstants

java.lang.Object
org.apache.axis2.soapmonitor.servlet.SOAPMonitorConstants

public class SOAPMonitorConstants extends Object
SOAP Monitor Service constants
  • Field Details

    • SOAP_MONITOR_REQUEST

      public static final int SOAP_MONITOR_REQUEST
      SOAP message types
      See Also:
    • SOAP_MONITOR_RESPONSE

      public static final int SOAP_MONITOR_RESPONSE
      See Also:
    • SOAP_MONITOR_PORT

      public static final String SOAP_MONITOR_PORT
      Port Servlet initialization parameter
      See Also:
    • SOAP_MONITOR_HOST_NAME

      public static final String SOAP_MONITOR_HOST_NAME
      Host name Servlet initialization parameter
      See Also:
    • SOAP_MONITOR_ID

      public static final String SOAP_MONITOR_ID
      Unique SOAP monitor id tag
      See Also:
  • Constructor Details

    • SOAPMonitorConstants

      public SOAPMonitorConstants()