public class Protocol extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<Integer,String> |
COMMANDS
Known command ids.
|
static Map<Integer,String> |
FLAGS
Flags.
|
static Map<Integer,String> |
RETURNS
Known return codes to error messages.
|
| Constructor and Description |
|---|
Protocol() |