| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLOSE_ABNORMAL |
1006 |
public static final int |
CLOSE_EXTENSION_UNAVAILABLE |
1010 |
public static final int |
CLOSE_GOING_AWAY |
1001 |
public static final int |
CLOSE_INCONSISTENT_DATA |
1007 |
public static final int |
CLOSE_NO_STATUS |
1005 |
public static final int |
CLOSE_NORMAL |
1000 |
public static final int |
CLOSE_PROTOCOL_ERROR |
1002 |
public static final int |
CLOSE_TOO_LARGE |
1009 |
public static final int |
CLOSE_UNEXPECTED_CONDITION |
1011 |
public static final int |
CLOSE_UNSUPPORTED |
1003 |
public static final int |
CLOSE_VIOLATES_POLICY |
1008 |