|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.coyote.tomcat5.Constants
Constants.
Field Summary | |
static java.lang.String |
AUTHORIZATION_HEADER
Default header names. |
static int |
DEFAULT_CONNECTION_LINGER
|
static int |
DEFAULT_CONNECTION_TIMEOUT
|
static int |
DEFAULT_CONNECTION_UPLOAD_TIMEOUT
|
static int |
DEFAULT_SERVER_SOCKET_TIMEOUT
|
static java.lang.String |
Package
|
static int |
PROCESSOR_ACTIVE
|
static int |
PROCESSOR_IDLE
|
protected static boolean |
SECURITY
Security flag. |
static java.lang.String |
SSL_CERTIFICATE_ATTR
SSL Certificate Request Attributite. |
Constructor Summary | |
Constants()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String Package
public static final int DEFAULT_CONNECTION_LINGER
public static final int DEFAULT_CONNECTION_TIMEOUT
public static final int DEFAULT_CONNECTION_UPLOAD_TIMEOUT
public static final int DEFAULT_SERVER_SOCKET_TIMEOUT
public static final int PROCESSOR_IDLE
public static final int PROCESSOR_ACTIVE
public static final java.lang.String AUTHORIZATION_HEADER
public static final java.lang.String SSL_CERTIFICATE_ATTR
protected static final boolean SECURITY
Constructor Detail |
public Constants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |