public class SOAPMonitorConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
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 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_HOST_NAME
public static final String SOAP_MONITOR_ID
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.