tcMenuJavaAPI
Public Member Functions | Static Public Member Functions | List of all members
com.thecoderscorner.menu.remote.protocol.TagValMenuCommandProcessors Class Reference

Public Member Functions

void addHandlersToProtocol (ConfigurableProtocolConverter proto)
 

Static Public Member Functions

static void appendField (StringBuilder sb, String key, Object value)
 

Detailed Description

A series of protocol handlers for most of the common tag value messages. This is currently the default protocol. Example of this format: "0=123|1=234~" where key 0 is 123 and key 1 is 234, tilde indicates the end of the message.

See also
ConfigurableProtocolConverter

The documentation for this class was generated from the following file: