org.apache.coyote.tomcat5
Class Constants
java.lang.Object
org.apache.coyote.tomcat5.Constants
- public final class Constants
- extends java.lang.Object
Constants.
- Author:
- Remy Maucherat
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Package
public static final java.lang.String Package
- See Also:
- Constant Field Values
DEFAULT_CONNECTION_LINGER
public static final int DEFAULT_CONNECTION_LINGER
- See Also:
- Constant Field Values
DEFAULT_CONNECTION_TIMEOUT
public static final int DEFAULT_CONNECTION_TIMEOUT
- See Also:
- Constant Field Values
DEFAULT_CONNECTION_UPLOAD_TIMEOUT
public static final int DEFAULT_CONNECTION_UPLOAD_TIMEOUT
- See Also:
- Constant Field Values
DEFAULT_SERVER_SOCKET_TIMEOUT
public static final int DEFAULT_SERVER_SOCKET_TIMEOUT
- See Also:
- Constant Field Values
PROCESSOR_IDLE
public static final int PROCESSOR_IDLE
- See Also:
- Constant Field Values
PROCESSOR_ACTIVE
public static final int PROCESSOR_ACTIVE
- See Also:
- Constant Field Values
AUTHORIZATION_HEADER
public static final java.lang.String AUTHORIZATION_HEADER
- Default header names.
- See Also:
- Constant Field Values
SSL_CERTIFICATE_ATTR
public static final java.lang.String SSL_CERTIFICATE_ATTR
- SSL Certificate Request Attributite.
- See Also:
- Constant Field Values
SECURITY
public static final boolean SECURITY
- Security flag.
Constants
public Constants()
Copyright © 2000-2003 Apache Software Foundation. All Rights Reserved.