Package com.thecoderscorner.menu.remote.protocol
package com.thecoderscorner.menu.remote.protocol
-
ClassDescriptionProvides a list of the support platforms as an enumeration.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 protocol implementation that uses tag value pair notation with a few special text items in order to create messages that can be transmitted.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