public class SOAPMonitorConstants extends Object
Modifier and Type | Field and Description |
---|---|
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 |
Constructor and Description |
---|
SOAPMonitorConstants() |
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_ID
Copyright © The Apache Software Foundation. All Rights Reserved.