Package org.openmobileis.synchro.openmsp.protocol

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

Class Summary
AbstractCommand Title: OpenMobileIS project source
Description: Superclass for OpenMSP commands : Get, Sync, Add, Delete, Replace, Map, Sequence, Result, Status An abstract command has a type (See Element for the command list) and a command id.
AtomicMessage Title: OpenMobileIS project source
Description: Define a message in the openMSP protocol
Command Title: OpenMobileIS project source
Description: Represents Add, Delete, Replace commands
ContainerMessage Title: OpenMobileIS project source
Description: Container of OpenMSP messages
DataItem Title: OpenMobileIS project source
Description: Item used for Request commands and Result command.
DefaultHandler Title: OpenMobileIS project source
Description: Default handler to parse OpenMSP message
ElementData Title: OpenMobileIS project source
Description: Hold a pair element and associated data.
Handler Title: OpenMobileIS project source
Description: XML handle to decode XML OpenMSP message
Header Title: OpenMobileIS project source
Description: OpenMSP header
Item Title: OpenMobileIS project source
Description: Item used for Request commands and Result command which have not to manage data.
Message Title: OpenMobileIS project source
Description: Represents a OpenMSP message container a Header and set of commands A Message has a counter to manage cmdId and a ContainerMessage representing the root element.
MessageFactory Title: OpenMobileIS project source
Description: Factory in charge of providing Message.
Parser Title: OpenMobileIS project source
Description:
RequestCommand Title: OpenMobileIS project source
Description: Request command class manages the following commands : Sync, Map In fact, it manages all request commands which not use source and target attributes Request commands manages optional meta information and a credential
ResponseCommand Title: OpenMobileIS project source
Description: Response command class manages the following commands : Result and Status A response command have an attribute CmdRef (command reference) which refer to the request command identifier.
Result Title: OpenMobileIS project source
Description: Result command.
Sequence Title: OpenMobileIS project source
Description: Container used to set an order for the commands.
SimpleOpenMLParser Title: OpenMobileIS project source
Description:
Status Title: OpenMobileIS project source
Description: Set a status for request command
 



Copyright 2006 OpenMobileIS. All Rights Reserved.