Package com.thecoderscorner.menu.remote.commands
-
Interface Summary Interface Description MenuCommand Classes extending from MenuCommand can be sent and received on a connector. -
Class Summary Class Description BootItemMenuCommand<T extends MenuItem,V> CommandFactory Static helper methods that create various types of messages, prefer this method over creating instances directlyMenuActionBootCommand MenuAnalogBootCommand MenuBooleanBootCommand MenuBootstrapCommand MenuChangeCommand MenuEnumBootCommand MenuFloatBootCommand MenuHeartbeatCommand MenuJoinCommand MenuRemoteBootCommand MenuSubBootCommand MenuTextBootCommand -
Enum Summary Enum Description MenuBootstrapCommand.BootType MenuChangeCommand.ChangeType MenuCommandType Enumeration of the types of messages that can be sent to and from the server.