Constant Field Values


Contents
org.apache.*

org.apache.axis2.transport.http.AbstractAgent
protected static final java.lang.String DEFAULT_INDEX_JSP "index.jsp"

org.apache.axis2.transport.http.AbstractHTTPSender
protected static final java.lang.String ANONYMOUS "anonymous"
protected static final java.lang.String PROTOCOL_HTTP "http"
protected static final java.lang.String PROTOCOL_HTTPS "https"
protected static final java.lang.String PROXY_HOST_NAME "proxy_host"
protected static final java.lang.String PROXY_PORT "proxy_port"

org.apache.axis2.transport.http.AxisServlet
public static final java.lang.String CONFIGURATION_CONTEXT "CONFIGURATION_CONTEXT"
public static final java.lang.String SESSION_ID "SessionId"

org.apache.axis2.transport.http.CommonsHTTPTransportSender
protected static final java.lang.String PROXY_HOST_NAME "proxy_host"
protected static final java.lang.String PROXY_PORT "proxy_port"

org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
public static final java.lang.String BASIC "Basic"
public static final java.lang.String DIGEST "Digest"
public static final java.lang.String NTLM "NTLM"

org.apache.axis2.transport.http.ListingAgent
public static final java.lang.String RUNNING_PORT "RUNNING_PORT"

org.apache.axis2.transport.http.ProxyConfiguration
protected static final java.lang.String ATTR_PROXY "Proxy"
protected static final java.lang.String HTTP_NON_PROXY_HOSTS "http.nonProxyHosts"
protected static final java.lang.String HTTP_PROXY_HOST "http.proxyHost"
protected static final java.lang.String HTTP_PROXY_PORT "http.proxyPort"
protected static final java.lang.String PROXY_HOST_ELEMENT "ProxyHost"
protected static final java.lang.String PROXY_PASSWORD_ELEMENT "ProxyPassword"
protected static final java.lang.String PROXY_PORT_ELEMENT "ProxyPort"
protected static final java.lang.String PROXY_USER_ELEMENT "ProxyUser"

org.apache.axis2.transport.http.server.AxisParams
public static final java.lang.String LISTENER_PORT "axis.listener.port"
public static final java.lang.String MESSAGE_CONTEXT "axis.message.context"

org.apache.axis2.transport.http.server.HttpFactory
public static final java.lang.String PARAMETER_HOST_ADDRESS "hostname"
public static final java.lang.String PARAMETER_ORIGIN_SERVER "originServer"
public static final java.lang.String PARAMETER_PORT "port"
public static final java.lang.String PARAMETER_REQUEST_CORE_THREAD_POOL_SIZE "requestCoreThreadPoolSize"
public static final java.lang.String PARAMETER_REQUEST_MAX_THREAD_POOL_SIZE "requestMaxThreadPoolSize"
public static final java.lang.String PARAMETER_REQUEST_SOCKET_TIMEOUT "requestTimeout"
public static final java.lang.String PARAMETER_REQUEST_TCP_NO_DELAY "requestTcpNoDelay"
public static final java.lang.String PARAMETER_THREAD_KEEP_ALIVE_TIME "threadKeepAliveTime"
public static final java.lang.String PARAMETER_THREAD_KEEP_ALIVE_TIME_UNIT "threadKeepAliveTimeUnit"



Copyright © 2004-2009 Apache Software Foundation. All Rights Reserved.