org.apache.coyote
Class Constants
java.lang.Object
org.apache.coyote.Constants
public final class Constants
extends java.lang.Object
Constants.
- Remy Maucherat
DEFAULT_CHARACTER_ENCODING
public static final String DEFAULT_CHARACTER_ENCODING
DEFAULT_LOCALE
public static final Locale DEFAULT_LOCALE
LOCALE_DEFAULT
public static final String LOCALE_DEFAULT
MAX_NOTES
public static final int MAX_NOTES
- 32
STAGE_ENDED
public static final int STAGE_ENDED
- 7
STAGE_ENDINPUT
public static final int STAGE_ENDINPUT
- 4
STAGE_ENDOUTPUT
public static final int STAGE_ENDOUTPUT
- 5
STAGE_KEEPALIVE
public static final int STAGE_KEEPALIVE
- 6
STAGE_NEW
public static final int STAGE_NEW
- 0
STAGE_PARSE
public static final int STAGE_PARSE
- 1
STAGE_PREPARE
public static final int STAGE_PREPARE
- 2
STAGE_SERVICE
public static final int STAGE_SERVICE
- 3
Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.