Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
ANY |
0 |
public static final byte |
CHANGE_ATTRIBUTE |
32 |
public static final byte |
CONNECT |
2 |
public static final byte |
CONNECT_FAILED |
6 |
public static final byte |
DISCONNECT |
34 |
public static final byte |
EXCEPTION |
36 |
public static final byte |
GAME_LIST |
16 |
public static final byte |
GAME_ROOM_JOIN |
20 |
public static final byte |
GAME_ROOM_JOIN_FAILURE |
25 |
public static final byte |
GAME_ROOM_JOIN_SUCCESS |
24 |
public static final byte |
GAME_ROOM_LEAVE |
22 |
public static final byte |
LOG_IN |
8 |
public static final byte |
LOG_IN_FAILURE |
12 |
public static final byte |
LOG_IN_SUCCESS |
11 |
public static final byte |
LOG_OUT |
10 |
public static final byte |
LOG_OUT_FAILURE |
15 |
public static final byte |
LOG_OUT_SUCCESS |
14 |
public static final byte |
NETWORK_MESSAGE |
29 |
public static final byte |
ROOM_LIST |
18 |
public static final byte |
SESSION_MESSAGE |
28 |
public static final byte |
START |
26 |
public static final byte |
STOP |
27 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
-5257419644823465715L |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
-1114679476675012101L |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
static final String |
NAME |
"defaultHandler" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NETTY_CHANNEL |
"NETTY_CHANNEL" |
Copyright © 2012. All Rights Reserved.