A message is modeled as a command and some argments. The command is an arbitrary integer value, and the arguments are key / value pairs, where the key is an arbitrary integer value and the value is any one of the standard java objects, an ArrayValue, a StructValue, or any type which may be serialized by the ValueFactory.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.