org.apache.axis.monitor

Class SOAPMonitorConstants


public class SOAPMonitorConstants
extends java.lang.Object

SOAP Monitor Service constants
Author:
Brian Price (pricebe@us.ibm.com)

Field Summary

static String
SOAP_MONITOR_ID
Unique SOAP monitor id tag
static String
SOAP_MONITOR_PORT
Servlet initialization parameter names
static int
SOAP_MONITOR_REQUEST
SOAP message types
static int
SOAP_MONITOR_RESPONSE

Field Details

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
Field Value:
0

SOAP_MONITOR_RESPONSE

public static final int SOAP_MONITOR_RESPONSE
Field Value:
1

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.