| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_HEADER_LENGTH |
28 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
BINARY |
2 |
public static final byte |
CLOSE |
8 |
public static final byte |
CONTINUATION |
0 |
public static final byte |
PING |
9 |
public static final byte |
PONG |
10 |
public static final byte |
TEXT |
1 |
public static final byte |
UNDEFINED |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_CONTROL_PAYLOAD |
125 |
Copyright © 1995-2016 Mort Bay Consulting. All Rights Reserved.