Uses of Class
com.thecoderscorner.menu.remote.commands.MenuHeartbeatCommand
-
Packages that use MenuHeartbeatCommand Package Description com.thecoderscorner.menu.remote.commands -
-
Uses of MenuHeartbeatCommand in com.thecoderscorner.menu.remote.commands
Methods in com.thecoderscorner.menu.remote.commands that return MenuHeartbeatCommand Modifier and Type Method Description static MenuHeartbeatCommandCommandFactory. newHeartbeatCommand(int frequency)Create a new heartbeat message with the frequency specified
-