Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
6458355917188516937L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AMF3_EXT_INT_SYNC_PROTOCOL |
"amf3ExternalIntSyncProtocol" |
public static final String |
AMF3_PROTOCOL |
"amf3Protocol" |
public static final String |
AMF3_STRING_PROTOCOL |
"amf3StringProtocol" |
public static final String |
AMF3_TO_JAVA_DECODER |
"AMF3ToJavaObjectDecoder" |
public static final String |
APP_CONTEXT |
"appContext" |
public static final String |
APP_SESSION |
"appSession" |
public static final String |
BASE_64_DECODER |
"base64Decoder" |
public static final String |
BASE_64_ENCODER |
"base64Encoder" |
public static final String |
BYTE_ARRAY_DECODER |
"byteArrayDecoder" |
public static final String |
BYTE_ARRAY_STREAM_DECODER |
"byteArrayStreamDecoder" |
public static final String |
BYTE_ARRAY_TO_CHANNEL_BUFFER_ENCODER |
"byteArrayToChannelBufferEncoder" |
public static final String |
CONNECTION_AND_CONFIGURATION_SERVICE |
"connectionAndConfigurationService" |
public static final String |
DEFAULT_PIPELINE_FACTORY |
"defaultPipeLineFactory" |
public static final String |
FLASH_POLICY_SERVER |
"flashPolicyServer" |
public static final String |
FLASH_POLICY_SERVER_DECODER |
"flashPolicyServerDecoder" |
public static final String |
FLASH_POLICY_SERVER_HANDLER |
"flashPolicyServerHandler" |
public static final String |
GAME_ADMIN_SERVICE |
"gameAdminService" |
public static final String |
HANDSHAKE_HANDLER |
"handshakeHandler" |
public static final String |
HANDSHAKE_PIPELINE_FACTORY |
"handshakePipelineFactory" |
public static final String |
HANDSHAKE_SERVICE |
"handshakeSerivce" |
public static final String |
HASHED_WHEEL_TIMER |
"hashedWheelTimer" |
public static final String |
IDLE_CHECK_HANDLER |
"idleCheckHandler" |
public static final String |
JAVA_TO_AMF3_ENCODER |
"javaToAMF3Encoder" |
public static final String |
LENGTH_FIELD_BASED_FRAME_DECODER |
"lengthFieldBasedFrameDecoder" |
public static final String |
LENGTH_FIELD_PREPENDER |
"lengthFieldPrepender" |
public static final String |
LOOKUP_SERVICE |
"lookupService" |
public static final String |
NETTY_CHANNEL_GROUP |
"defaultChannelGroup" |
public static final String |
NUL_ENCODER |
"nulEncoder" |
public static final String |
PREVENT_SERIALIZATION_HANDLER |
"preventSerializationHandler" |
public static final String |
PROTOCOL_FACTORY |
"protocolFactory" |
public static final String |
SERVER_MANAGER |
"serverManager" |
public static final String |
SESSION_REGISTRY_SERVICE |
"sessionRegistryService" |
public static final String |
SIMPLE_BYTE_ARRAY_PROTOCOL |
"simpleByteArrayProtocol" |
public static final String |
STRING_DECODER |
"stringDecoder" |
public static final String |
STRING_ENCODER |
"stringEncoder" |
public static final String |
STRING_PROTOCOL |
"stringProtocol" |
public static final String |
SYNC_ID_HEADER_ENCODER |
"syncIdHeaderEncoder" |
public static final String |
TASK_MANAGER_SERVICE |
"taskManagerService" |
public static final String |
TCP_SERVER |
"tcpServer" |
public static final String |
UDP_SERVER |
"udpServer" |
public static final String |
UDP_UPSTREAM_HANDLER |
"udpUpstreamHandler" |
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 |
PROTCOL_VERSION |
1 |
public static final byte |
RECONNECT |
3 |
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 |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
8188757584720622237L |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
6486454029499527617L |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final int |
EVENT_TYPE |
29 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final String |
NEWLINE |
"\r\n" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGIN_HANDLER_NAME |
"loginHandler" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IDLE_CHECK_HANDLER |
"idleCheckHandler" |
public static final String |
IDLE_STATE_CHECK_HANDLER |
"idleStateCheck" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
CHANNEL_JOIN |
80 |
public static final byte |
CHANNEL_LEAVE |
81 |
public static final byte |
CHANNEL_MESSAGE |
82 |
public static final byte |
LOGIN_FAILURE |
18 |
public static final byte |
LOGIN_REDIRECT |
19 |
public static final byte |
LOGIN_REQUEST |
16 |
public static final byte |
LOGIN_SUCCESS |
17 |
public static final byte |
LOGOUT_REQUEST |
64 |
public static final byte |
LOGOUT_SUCCESS |
65 |
public static final int |
MAX_MESSAGE_LENGTH |
65535 |
public static final int |
MAX_PAYLOAD_LENGTH |
65532 |
public static final byte |
RECONNECT_FAILURE |
34 |
public static final byte |
RECONNECT_REQUEST |
32 |
public static final byte |
RECONNECT_SUCCESS |
33 |
public static final byte |
RELOCATE_FAILURE |
26 |
public static final byte |
RELOCATE_NOTIFICATION |
23 |
public static final byte |
RELOCATE_REQUEST |
24 |
public static final byte |
RELOCATE_SUCCESS |
25 |
public static final byte |
RESUME_MESSAGES |
22 |
public static final byte |
SESSION_MESSAGE |
48 |
public static final byte |
SUSPEND_MESSAGES |
20 |
public static final byte |
SUSPEND_MESSAGES_COMPLETE |
21 |
public static final byte |
VERSION |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final int |
MAX_IDLE_SECONDS |
60 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final int |
MAX_IDLE_SECONDS |
60 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final String |
HEXES |
"0123456789ABCDEF" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_RECONNECT_DELAY |
300000 |
public static final String |
NODE_NAME |
"JetNode" |
public static final String |
RECONNECT_KEY |
"RECONNECT_KEY" |
public static final String |
RECONNECT_REGISTRY |
"RECONNECT_REGISTRY" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NETTY_CHANNEL |
"NETTY_CHANNEL" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_LENGTH |
8 |
Copyright © 2013. All Rights Reserved.