|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.glassfish.* |
|---|
| org.glassfish.grizzly.websockets.SecKey | ||
|---|---|---|
public static final int |
KEY_SIZE |
16 |
| org.glassfish.grizzly.websockets.WebSocket | ||
|---|---|---|
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 |
| org.glassfish.grizzly.websockets.WebSocketEngine | ||
|---|---|---|
public static final String |
CLIENT_WS_ORIGIN_HEADER |
"Origin" |
public static final String |
CONNECTION |
"connection" |
public static final int |
DEFAULT_TIMEOUT |
30 |
public static final int |
INITIAL_BUFFER_SIZE |
8192 |
public static final int |
MASK_SIZE |
4 |
public static final String |
ORIGIN_HEADER |
"Origin" |
public static final String |
RESPONSE_CODE_HEADER |
"Response Code" |
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" |
| org.glassfish.grizzly.websockets.draft06.SecKey | ||
|---|---|---|
public static final int |
KEY_SIZE |
16 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||