Package com.thecoderscorner.menu.remote.commands
package com.thecoderscorner.menu.remote.commands
-
ClassDescriptionAn enumeration that represents all the possible status / error return codes from the remote.These static helper methods are the preferred way to create command message that can be sent and received from a remote connection.Classes extending from MenuCommand can be sent and received on a connector.Enumeration of the types of messages that can be sent to and from the server.