|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.glassfish.* |
|---|
| org.glassfish.grizzly.http.GZipContentEncoding | ||
|---|---|---|
public static final int |
DEFAULT_IN_BUFFER_SIZE |
512 |
public static final int |
DEFAULT_OUT_BUFFER_SIZE |
512 |
| org.glassfish.grizzly.http.HttpCodecFilter | ||
|---|---|---|
public static final int |
DEFAULT_MAX_HTTP_PACKET_HEADER_SIZE |
8192 |
| org.glassfish.grizzly.http.util.ByteChunk | ||
|---|---|---|
public static final String |
DEFAULT_CHARACTER_ENCODING |
"ISO-8859-1" |
| org.glassfish.grizzly.http.util.Charsets | ||
|---|---|---|
public static final String |
DEFAULT_CHARACTER_ENCODING |
"ISO-8859-1" |
| org.glassfish.grizzly.http.util.Constants | ||
|---|---|---|
public static final byte |
a |
97 |
public static final byte |
A |
65 |
public static final String |
AUTHORIZATION_HEADER |
"authorization" |
public static final String |
CHUNKED_ENCODING |
"chunked" |
public static final byte |
COLON |
58 |
public static final byte |
COMMA |
44 |
public static final String |
CONTENT_ENCODING_HEADER |
"content-encoding" |
public static final String |
CONTENT_LENGTH_HEADER |
"content-length" |
public static final String |
CONTENT_TYPE_HEADER |
"content-type" |
public static final byte |
CR |
13 |
public static final String |
CRLF |
"\r\n" |
public static final int |
DEFAULT_HTTP_HEADER_BUFFER_SIZE |
49152 |
public static final int |
DEFAULT_MAX_DISPATCH_DEPTH |
20 |
public static final int |
DEFAULT_MAX_KEEP_ALIVE |
256 |
public static final String |
DEFAULT_RESPONSE_TYPE |
"text/html; charset=iso-8859-1" |
public static final String |
EXPECT_100_CONTINUE_NAME |
"expect" |
public static final String |
EXPECT_100_CONTINUE_VALUE |
"100-Continue" |
public static final String |
FORCED_RESPONSE_TYPE |
"text/html; charset=iso-8859-1" |
public static final String |
FORM_POST_CONTENT_TYPE |
"application/x-www-form-urlencoded" |
public static final String |
GET |
"GET" |
public static final String |
HEAD |
"HEAD" |
public static final byte |
HT |
9 |
public static final String |
HTTP_10 |
"HTTP/1.0" |
public static final String |
HTTP_11 |
"HTTP/1.1" |
public static final String |
JROUTE_COOKIE |
"JROUTE" |
public static final int |
KEEP_ALIVE_TIMEOUT_IN_SECONDS |
30 |
public static final byte |
LC_OFFSET |
-32 |
public static final byte |
LF |
10 |
public static final String |
LOCALE_DEFAULT |
"en" |
public static final int |
MAX_AGE_IN_SECONDS |
30 |
public static final int |
MAX_CACHE_ENTRIES |
1024 |
public static final int |
MAX_LARGE_FILE_CACHE_SIZE |
10485760 |
public static final int |
MAX_NOTES |
32 |
public static final String |
POST |
"POST" |
public static final int |
PROCESSOR_ACTIVE |
1 |
public static final int |
PROCESSOR_IDLE |
0 |
public static final String |
PROXY_JROUTE |
"proxy-jroute" |
public static final byte |
QUESTION |
63 |
public static final byte |
SEMI_COLON |
59 |
public static final byte |
SP |
32 |
public static final String |
SSL_CERTIFICATE_ATTR |
"org.apache.coyote.request.X509Certificate" |
public static final int |
STAGE_ENDED |
7 |
public static final int |
STAGE_ENDINPUT |
4 |
public static final int |
STAGE_ENDOUTPUT |
5 |
public static final int |
STAGE_KEEPALIVE |
6 |
public static final int |
STAGE_NEW |
0 |
public static final int |
STAGE_PARSE |
1 |
public static final int |
STAGE_PREPARE |
2 |
public static final int |
STAGE_SERVICE |
3 |
public static final String |
TRANSFER_ENCODING_HEADER |
"transfer-encoding" |
public static final String |
UPGRADE_HEADER |
"upgrade" |
public static final byte |
Z |
90 |
| org.glassfish.grizzly.http.util.FastHttpDateFormat | ||
|---|---|---|
protected static final int |
CACHE_SIZE |
1000 |
| org.glassfish.grizzly.http.util.HttpRequestURIDecoder | ||
|---|---|---|
protected static final boolean |
ALLOW_BACKSLASH |
false |
| org.glassfish.grizzly.http.util.MessageBytes | ||
|---|---|---|
public static final int |
T_BYTES |
2 |
public static final int |
T_CHARS |
3 |
public static final int |
T_NULL |
0 |
public static final int |
T_STR |
1 |
| org.glassfish.grizzly.http.util.MimeHeaders | ||
|---|---|---|
public static final int |
DEFAULT_HEADER_SIZE |
8 |
| org.glassfish.grizzly.http.util.Parameters | ||
|---|---|---|
public static final int |
INITIAL_SIZE |
4 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||