|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmobileis.synchro.openmsp.protocol.ContainerMessage
org.openmobileis.synchro.openmsp.protocol.AtomicMessage
Title: OpenMobileIS project source
Description: Define a message in the openMSP protocol
Field Summary |
Fields inherited from class org.openmobileis.synchro.openmsp.protocol.ContainerMessage |
children, content, cursor |
Constructor Summary | |
protected |
AtomicMessage(Element element)
|
Method Summary | |
void |
add(ContainerMessage message)
|
void |
add(Element elt)
|
protected void |
encode(java.lang.StringBuffer buffer)
|
Methods inherited from class org.openmobileis.synchro.openmsp.protocol.ContainerMessage |
getAllMessages, getElement, getMessagesSize, hasMoreMessage, nextMessage, resetCursor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected AtomicMessage(Element element)
Method Detail |
public void add(ContainerMessage message) throws OpenMSPException
add
in class ContainerMessage
OpenMSPException
public void add(Element elt) throws OpenMSPException
add
in class ContainerMessage
OpenMSPException
protected void encode(java.lang.StringBuffer buffer)
encode
in class ContainerMessage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |