|
||||||||||
| 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.Constants | ||
|---|---|---|
public static final byte |
a |
97 |
public static final byte |
A |
65 |
public static final String |
CHUNKED_ENCODING |
"chunked" |
public static final byte |
COLON |
58 |
public static final byte |
COMMA |
44 |
public static final byte |
CR |
13 |
public static final String |
DEFAULT_HTTP_CHARACTER_ENCODING |
"ISO-8859-1" |
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 |
FORM_POST_CONTENT_TYPE |
"application/x-www-form-urlencoded" |
public static final byte |
HT |
9 |
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 byte |
QUESTION |
63 |
public static final byte |
SEMI_COLON |
59 |
public static final byte |
SP |
32 |
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 |
public static final int |
MAX_NUM_HEADERS_DEFAULT |
100 |
public static final int |
MAX_NUM_HEADERS_UNBOUNDED |
-1 |
| org.glassfish.grizzly.http.util.Parameters | ||
|---|---|---|
public static final String |
DEFAULT_ENCODING |
"ISO-8859-1" |
public static final int |
INITIAL_SIZE |
4 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||