Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

org.openmobileis.synchro.openmsp.protocol.Element Interface Reference

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

org.openmobileis.common.util.OpenMISSerializable org.openmobileis.synchro.openmsp.protocol.AbstractCommand org.openmobileis.synchro.openmsp.protocol.Command org.openmobileis.synchro.openmsp.protocol.DataItem org.openmobileis.synchro.openmsp.protocol.Header org.openmobileis.synchro.openmsp.protocol.Item org.openmobileis.synchro.openmsp.protocol.RequestCommand org.openmobileis.synchro.openmsp.protocol.ResponseCommand org.openmobileis.synchro.openmsp.protocol.Result org.openmobileis.synchro.openmsp.protocol.Sequence org.openmobileis.synchro.openmsp.protocol.Status List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: Interface for encoding / decoding OpenMSP elements.

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

Definition at line 38 of file Element.java.

Static Public Attributes

static final long serialVersionUID = 1L
 Set version of the serialized data to make it compatible with new class versions.
static int HEADER = 0
static int SYNC = 1
static int GET = 2
static int ADD = 3
static int REPLACE = 4
static int DELETE = 5
static int MAP = 6
static int RESULT = 7
static int STATUS = 8
static int ITEM = 9
static int MAP_ITEM = 10
static int SEQUENCE = 11
static int FINAL = 12


The documentation for this interface was generated from the following file:
Generated on Wed Dec 14 21:05:40 2005 for OpenMobileIS by  doxygen 1.4.4