| Interface | Description |
|---|---|
| MenuCommand |
Classes extending from MenuCommand can be sent and received on a connector.
|
| Class | Description |
|---|---|
| BootItemMenuCommand<T extends MenuItem,V> | |
| CommandFactory |
Static helper methods that create various types of messages, prefer this method over creating instances directly
|
| MenuAnalogBootCommand | |
| MenuBooleanBootCommand | |
| MenuBootstrapCommand | |
| MenuChangeCommand | |
| MenuEnumBootCommand | |
| MenuHeartbeatCommand | |
| MenuJoinCommand | |
| MenuSubBootCommand | |
| MenuTextBootCommand |
| Enum | Description |
|---|---|
| MenuBootstrapCommand.BootType | |
| MenuChangeCommand.ChangeType | |
| MenuCommandType |
Enumeration of the types of messages that can be sent to and from the server.
|
Copyright © 2018. All rights reserved.