| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DEFAULT_INDEX_JSP |
"index.jsp" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONFIGURATION_CONTEXT |
"CONFIGURATION_CONTEXT" |
public static final String |
SESSION_ID |
"SessionId" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ANONYMOUS |
"anonymous" |
public static final String |
ATTR_PROXY |
"Proxy" |
public static final String |
HTTP_CLIENT_3_X_VERSION |
"http.client.version.3x" |
public static final String |
HTTP_CLIENT_4_X_VERSION |
"http.client.version.4x" |
public static final String |
HTTP_CLIENT_VERSION |
"http.client.version" |
public static final String |
HTTP_NON_PROXY_HOSTS |
"http.nonProxyHosts" |
public static final String |
HTTP_PROXY_HOST |
"http.proxyHost" |
public static final String |
HTTP_PROXY_PORT |
"http.proxyPort" |
public static final String |
PROTOCOL_HTTP |
"http" |
public static final String |
PROTOCOL_HTTPS |
"https" |
public static final String |
PROXY_CONFIGURATION_NOT_FOUND |
"HTTP Proxy is enabled, but proxy configuration element is missing in axis2.xml" |
public static final String |
PROXY_HOST_ELEMENT |
"ProxyHost" |
public static final String |
PROXY_HOST_ELEMENT_NOT_FOUND |
"HTTP Proxy is enabled, but proxy host element is missing in axis2.xml" |
public static final String |
PROXY_HOST_ELEMENT_WITH_EMPTY_VALUE |
"HTTP Proxy is enabled, but proxy host value is empty." |
public static final String |
PROXY_HOST_NAME |
"proxy_host" |
public static final String |
PROXY_PASSWORD_ELEMENT |
"ProxyPassword" |
public static final String |
PROXY_PORT |
"proxy_port" |
public static final String |
PROXY_PORT_ELEMENT |
"ProxyPort" |
public static final String |
PROXY_PORT_ELEMENT_NOT_FOUND |
"HTTP Proxy is enabled, but proxy port element is missing in axis2.xml" |
public static final String |
PROXY_PORT_ELEMENT_WITH_EMPTY_VALUE |
"HTTP Proxy is enabled, but proxy port value is empty." |
public static final String |
PROXY_USER_ELEMENT |
"ProxyUser" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BASIC |
"Basic" |
public static final String |
DIGEST |
"Digest" |
public static final String |
NTLM |
"NTLM" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BASIC |
"Basic" |
public static final String |
DIGEST |
"Digest" |
public static final String |
NTLM |
"NTLM" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LISTENER_PORT |
"axis.listener.port" |
public static final String |
MESSAGE_CONTEXT |
"axis.message.context" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PARAMETER_HOST_ADDRESS |
"hostname" |
public static final String |
PARAMETER_ORIGIN_SERVER |
"originServer" |
public static final String |
PARAMETER_PORT |
"port" |
public static final String |
PARAMETER_REQUEST_CORE_THREAD_POOL_SIZE |
"requestCoreThreadPoolSize" |
public static final String |
PARAMETER_REQUEST_MAX_THREAD_POOL_SIZE |
"requestMaxThreadPoolSize" |
public static final String |
PARAMETER_REQUEST_SOCKET_TIMEOUT |
"requestTimeout" |
public static final String |
PARAMETER_REQUEST_TCP_NO_DELAY |
"requestTcpNoDelay" |
public static final String |
PARAMETER_THREAD_KEEP_ALIVE_TIME |
"threadKeepAliveTime" |
public static final String |
PARAMETER_THREAD_KEEP_ALIVE_TIME_UNIT |
"threadKeepAliveTimeUnit" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ATTR_PROXY |
"Proxy" |
protected static final String |
HTTP_NON_PROXY_HOSTS |
"http.nonProxyHosts" |
protected static final String |
HTTP_PROXY_HOST |
"http.proxyHost" |
protected static final String |
HTTP_PROXY_PORT |
"http.proxyPort" |
protected static final String |
PROXY_CONFIGURATION_NOT_FOUND |
"HTTP Proxy is enabled, but proxy configuration element is missing in axis2.xml" |
protected static final String |
PROXY_HOST_ELEMENT |
"ProxyHost" |
protected static final String |
PROXY_HOST_ELEMENT_NOT_FOUND |
"HTTP Proxy is enabled, but proxy host element is missing in axis2.xml" |
protected static final String |
PROXY_HOST_ELEMENT_WITH_EMPTY_VALUE |
"HTTP Proxy is enabled, but proxy host value is empty." |
protected static final String |
PROXY_PASSWORD_ELEMENT |
"ProxyPassword" |
protected static final String |
PROXY_PORT_ELEMENT |
"ProxyPort" |
protected static final String |
PROXY_PORT_ELEMENT_NOT_FOUND |
"HTTP Proxy is enabled, but proxy port element is missing in axis2.xml" |
protected static final String |
PROXY_PORT_ELEMENT_WITH_EMPTY_VALUE |
"HTTP Proxy is enabled, but proxy port value is empty." |
protected static final String |
PROXY_USER_ELEMENT |
"ProxyUser" |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.