Inheritance diagram for org.openmobileis.synchro.openmsp.protocol.test.Example:
Definition at line 39 of file Example.java.
Public Member Functions | |
Example () | |
Static Public Member Functions | |
static Message | buildMessage () throws OpenMSPException |
static Message | buildCompleteMessage () throws OpenMSPException |
static void | main (String[] args) |
Package Attributes | |
String | tabs = "" |
|
add get message add 3 results Definition at line 229 of file Example.java. References org.openmobileis.synchro.openmsp.protocol.Message.add(), org.openmobileis.synchro.openmsp.protocol.ContainerMessage.add(), and org.openmobileis.synchro.openmsp.protocol.ContainerMessage.getElement(). Referenced by org.openmobileis.synchro.openmsp.protocol.test.Example.main(). |