Package com.thecoderscorner.menu.remote.protocol
package com.thecoderscorner.menu.remote.protocol
-
ClassDescriptionProvides a list of the support platforms as an enumeration.An implementation of the menu command protocol interface that is configurable, by default it can create all the regular tag value message processors so that regular embedCONTROL messages can be parsed and written.A correlation ID that allows events sent from the client or server to be linked via this ID.This class provides a helper method to pair with a device.A few general helper method to get the version and platform information to and from messages.A series of protocol handlers for most of the common tag value messages.Field names are used to represent the possible field names that can be sent to a remote menu.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.An exception that indicates a problem during protocol conversion