Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ECL_H |
2 |
public static final int |
ECL_L |
1 |
public static final int |
ECL_M |
0 |
public static final int |
ECL_Q |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
providerId |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
closeGoaway |
1001 |
public static final short |
closeNormal |
1000 |
public static final short |
closeNotSupportFrame |
1003 |
public static final short |
closeProtocol |
1002 |
public static final short |
closeServerException |
1011 |
public static final short |
closeSizeExceed |
1009 |
public static final short |
closeVolatilePolicy |
1006 |
public static final byte |
opcodeBinary |
2 |
public static final byte |
opcodeClose |
8 |
public static final byte |
opcodeCont |
0 |
public static final byte |
opcodePing |
9 |
public static final byte |
opcodePong |
10 |
public static final byte |
opcodeText |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SSL_NEED_CLIENT_AUTH |
1 |
public static final int |
SSL_WANT_CLIENT_AUTH |
2 |