| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ACK |
1 |
public static final int |
END_HEADERS |
4 |
public static final int |
END_STREAM |
1 |
public static final int |
NONE |
0 |
public static final int |
PADDING |
8 |
public static final int |
PRIORITY |
32 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_WINDOW_SIZE |
65535 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_MAX_LENGTH |
16384 |
public static final int |
HEADER_LENGTH |
9 |
public static final int |
MAX_MAX_LENGTH |
16777215 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PING_LENGTH |
8 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PRIORITY_LENGTH |
5 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
RESET_LENGTH |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ENABLE_PUSH |
2 |
public static final int |
HEADER_TABLE_SIZE |
1 |
public static final int |
INITIAL_WINDOW_SIZE |
4 |
public static final int |
MAX_CONCURRENT_STREAMS |
3 |
public static final int |
MAX_FRAME_SIZE |
5 |
public static final int |
MAX_HEADER_LIST_SIZE |
6 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
WINDOW_UPDATE_LENGTH |
4 |
Copyright © 1995–2018 Webtide. All rights reserved.