Package com.thecoderscorner.menu.remote.protocol
package com.thecoderscorner.menu.remote.protocol
-
Interface SummaryInterfaceDescriptionField names are used to represent the possible field names that can be sent to a remote menu.
-
Class SummaryClassDescriptionA correlation ID that allows events sent from the client or server to be linked via this ID.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.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 Class Summary
-
Exception SummaryExceptionDescriptionAn exception that indicates a problem during protocol conversion