Package com.thecoderscorner.menu.remote.protocol
-
Interface Summary Interface Description TagValMenuFields Field names are used to represent the possible field names that can be sent to a remote menu. -
Class Summary Class Description CorrelationId A correlation ID that allows events sent from the client or server to be linked via this ID.PairingHelper ProtocolUtil A few general helper method to get the version and platform information to and from messages.TagValMenuCommandProtocol A protocol implementation that uses tag value pair notation with a few special text items in order to create messages that can be transmitted.TagValTextParser This is the parser implementation that understands tag value format and can convert the tags back into a series of tags and values suitable for the protocol to decode messages. -
Enum Summary Enum Description ApiPlatform Provides a list of the support platforms as an enumeration.PairingHelper.PairingState -
Exception Summary Exception Description TcProtocolException An exception that indicates a problem during protocol conversion