| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_INITIAL_WINDOW_SIZE |
65536 |
public static final int |
DEFAULT_MAX_CONCURRENT_STREAMS |
100 |
public static final int |
DEFAULT_MAX_FRAME_SIZE |
16777216 |
public static final int |
SPDY_VERSION |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
FLAG_FIN |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
INTERNAL_ERROR_STATUS |
11 |
public static final int |
OK_STATUS |
0 |
public static final int |
PROTOCOL_ERROR_STATUS |
1 |
public static final int |
TYPE |
7 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
FLAG_FIN |
1 |
public static final int |
TYPE |
8 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CODE |
-100 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
6 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CANCEL |
5 |
public static final int |
FLOW_CONTROL_ERROR |
7 |
public static final int |
FRAME_TOO_LARGE |
11 |
public static final int |
INTERNAL_ERROR |
6 |
public static final int |
INVALID_CREDENTIALS |
10 |
public static final int |
INVALID_STREAM |
2 |
public static final int |
PROTOCOL_ERROR |
1 |
public static final int |
REFUSED_STREAM |
3 |
public static final int |
STREAM_ALREADY_CLOSED |
9 |
public static final int |
STREAM_IN_USE |
8 |
public static final int |
TYPE |
3 |
public static final int |
UNSUPPORTED_VERSION |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
FLAG_SETTINGS_CLEAR_SETTINGS |
1 |
public static final int |
MAX_DEFINED_SETTINGS |
8 |
public static final int |
SETTINGS_CLIENT_CERTIFICATE_VECTOR_SIZE |
7 |
public static final int |
SETTINGS_CURRENT_CWND |
4 |
public static final int |
SETTINGS_DOWNLOAD_BANDWIDTH |
1 |
public static final int |
SETTINGS_DOWNLOAD_RETRANS_RATE |
5 |
public static final int |
SETTINGS_INITIAL_WINDOW_SIZE |
6 |
public static final int |
SETTINGS_MAX_CONCURRENT_STREAMS |
3 |
public static final int |
SETTINGS_ROUND_TRIP_TIME |
2 |
public static final int |
SETTINGS_UPLOAD_BANDWIDTH |
0 |
public static final int |
TYPE |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
FLAG_FIN |
1 |
public static final int |
TYPE |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
FLAG_FIN |
1 |
public static final byte |
FLAG_UNIDIRECTIONAL |
2 |
public static final int |
TYPE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TYPE |
9 |
Copyright © 2019 Oracle Corporation. All Rights Reserved.