tcMenuJavaAPI
Public Member Functions | List of all members
com.thecoderscorner.menu.remote.commands.MenuCommand Interface Reference
Inheritance diagram for com.thecoderscorner.menu.remote.commands.MenuCommand:
com.thecoderscorner.menu.remote.commands.BootItemMenuCommand< T extends MenuItem, V > com.thecoderscorner.menu.remote.commands.MenuAcknowledgementCommand com.thecoderscorner.menu.remote.commands.MenuBootstrapCommand com.thecoderscorner.menu.remote.commands.MenuChangeCommand com.thecoderscorner.menu.remote.commands.MenuDialogCommand com.thecoderscorner.menu.remote.commands.MenuHeartbeatCommand com.thecoderscorner.menu.remote.commands.MenuJoinCommand com.thecoderscorner.menu.remote.commands.MenuPairingCommand

Public Member Functions

MessageField getCommandType ()
 

Detailed Description

Classes extending from MenuCommand can be sent and received on a connector. They are protocol neutral so as to make replacing the protocol as easy as possible.

Member Function Documentation

◆ getCommandType()

MessageField com.thecoderscorner.menu.remote.commands.MenuCommand.getCommandType ( )

The documentation for this interface was generated from the following file: