|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NetworkTableMessageType
The definitions of all of the protocol message types
Field Summary | |
---|---|
static int |
CLIENT_HELLO
a client hello message that a client sends |
static int |
ENTRY_ASSIGNMENT
an entry assignment message |
static int |
FIELD_UPDATE
a field update message |
static int |
KEEP_ALIVE
A keep alive message that the client sends |
static int |
PROTOCOL_VERSION_UNSUPPORTED
a protocol version unsupported message that the server sends to a client |
static int |
SERVER_HELLO_COMPLETE
|
Field Detail |
---|
static final int KEEP_ALIVE
static final int CLIENT_HELLO
static final int PROTOCOL_VERSION_UNSUPPORTED
static final int SERVER_HELLO_COMPLETE
static final int ENTRY_ASSIGNMENT
static final int FIELD_UPDATE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |