|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.soapmonitor.servlet.SOAPMonitorConstants
public class SOAPMonitorConstants
SOAP Monitor Service constants
Field Summary | |
---|---|
static String |
SOAP_MONITOR_HOST_NAME
Host name Servlet initialization parameter |
static String |
SOAP_MONITOR_ID
Unique SOAP monitor id tag |
static String |
SOAP_MONITOR_PORT
Port Servlet initialization parameter |
static int |
SOAP_MONITOR_REQUEST
SOAP message types |
static int |
SOAP_MONITOR_RESPONSE
|
Constructor Summary | |
---|---|
SOAPMonitorConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int SOAP_MONITOR_REQUEST
public static final int SOAP_MONITOR_RESPONSE
public static final String SOAP_MONITOR_PORT
public static final String SOAP_MONITOR_HOST_NAME
public static final String SOAP_MONITOR_ID
Constructor Detail |
---|
public SOAPMonitorConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |