|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.embedchat.protocol.Constants
public class Constants
| Field Summary | |
|---|---|
static int |
ADD_BODY_LEN
|
static int |
ERROR_MESSAGE
Server messages constants |
static int |
HEADER_COMMAND_BODY_SIZE_LENGTH
|
static int |
HEADER_COMMAND_ID_LENGTH
Message header constants |
static int |
HEADER_LEN
|
static int |
LOGIN_MESSAGE
Client messages constants |
static int |
RESULT
Some other constants |
static int |
RESULT_CODE_LEN
|
static int |
RESULT_ERROR
|
static int |
RESULT_OK
|
static int |
RESULT_VALUE_LEN
|
static int |
ROOMS_LIST_MESSAGE
|
static int |
ROOMS_LIST_REQUEST_MESSAGE
|
static int |
TEXT_MESSAGE
Common messages constants |
static int |
USERS_LIST_MESSAGE
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int HEADER_COMMAND_ID_LENGTH
public static final int HEADER_COMMAND_BODY_SIZE_LENGTH
public static final int HEADER_LEN
public static final int TEXT_MESSAGE
public static final int LOGIN_MESSAGE
public static final int ROOMS_LIST_REQUEST_MESSAGE
public static final int ERROR_MESSAGE
public static final int ROOMS_LIST_MESSAGE
public static final int USERS_LIST_MESSAGE
public static final int RESULT
public static final int RESULT_CODE_LEN
public static final int RESULT_VALUE_LEN
public static final int ADD_BODY_LEN
public static final int RESULT_OK
public static final int RESULT_ERROR
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||