org.openmobileis.synchro.openmsp.protocol.ContainerMessage Class Reference

Inheritance diagram for org.openmobileis.synchro.openmsp.protocol.ContainerMessage:

org.openmobileis.synchro.openmsp.protocol.AtomicMessage List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: Container of OpenMSP messages.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 38 of file ContainerMessage.java.

Public Member Functions

 ContainerMessage (Element element)
void add (Element element) throws OpenMSPException
void add (ContainerMessage message) throws OpenMSPException
Array getAllMessages ()
ContainerMessage nextMessage ()
boolean hasMoreMessage ()
void resetCursor ()
int getMessagesSize ()
Element getElement ()

Protected Member Functions

 ContainerMessage ()
void encode (StringBuffer buffer)

Protected Attributes

Array children
int cursor = -1
Element content

Static Package Attributes

static final long serialVersionUID = 1L
 Set version of the serialized data to make it compatible with new class versions.


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:42 2006 for OpenMobileIS by  doxygen 1.5.1-p1