Inheritance diagram for org.openmobileis.synchro.openmsp.protocol.AtomicMessage:
Definition at line 39 of file AtomicMessage.java.
Public Member Functions | |
void | add (ContainerMessage message) throws OpenMSPException |
void | add (Element elt) throws OpenMSPException |
Protected Member Functions | |
AtomicMessage (Element element) | |
void | encode (StringBuffer buffer) |
Static Package Attributes | |
static final long | serialVersionUID = 1L |
Set version of the serialized data to make it compatible with new class versions. |