| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
KEY_SIZE |
16 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ABNORMAL_CLOSE |
1006 |
public static final int |
END_POINT_GOING_DOWN |
1001 |
public static final int |
INVALID_DATA |
1003 |
public static final int |
MESSAGE_TOO_LARGE |
1004 |
public static final int |
NO_STATUS_CODE |
1005 |
public static final int |
NORMAL_CLOSURE |
1000 |
public static final int |
PROTOCOL_ERROR |
1002 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONNECTION |
"Connection" |
public static final String |
HOST |
"Host" |
public static final int |
MASK_SIZE |
4 |
public static final String |
ORIGIN_HEADER |
"Origin" |
public static final String |
RESPONSE_CODE_MESSAGE |
"Switching Protocols" |
public static final int |
RESPONSE_CODE_VALUE |
101 |
public static final String |
SEC_WS_ACCEPT |
"Sec-WebSocket-Accept" |
public static final String |
SEC_WS_EXTENSIONS_HEADER |
"Sec-WebSocket-Extensions" |
public static final String |
SEC_WS_KEY_HEADER |
"Sec-WebSocket-Key" |
public static final String |
SEC_WS_ORIGIN_HEADER |
"Sec-WebSocket-Origin" |
public static final String |
SEC_WS_PROTOCOL_HEADER |
"Sec-WebSocket-Protocol" |
public static final String |
SEC_WS_VERSION |
"Sec-WebSocket-Version" |
public static final String |
SERVER_KEY_HASH |
"258EAFA5-E914-47DA-95CA-C5AB0DC85B11" |
public static final String |
UPGRADE |
"Upgrade" |
public static final String |
WEBSOCKET |
"websocket" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
KEY_SIZE |
16 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NOT_LOCALIZABLE |
"\u0000" |
Copyright © 2012-2013. All Rights Reserved.