org.apache.axis.monitor

Class SOAPMonitorConstants

public class SOAPMonitorConstants extends Object

SOAP Monitor Service constants

Author: Brian Price (pricebe@us.ibm.com)

Field Summary
static StringSOAP_MONITOR_ID
Unique SOAP monitor id tag
static StringSOAP_MONITOR_PORT
Servlet initialization parameter names
static intSOAP_MONITOR_REQUEST
SOAP message types
static intSOAP_MONITOR_RESPONSE

Field Detail

SOAP_MONITOR_ID

public static final String SOAP_MONITOR_ID
Unique SOAP monitor id tag

SOAP_MONITOR_PORT

public static final String SOAP_MONITOR_PORT
Servlet initialization parameter names

SOAP_MONITOR_REQUEST

public static final int SOAP_MONITOR_REQUEST
SOAP message types

SOAP_MONITOR_RESPONSE

public static final int SOAP_MONITOR_RESPONSE
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.