Package com.funambol.syncml.spds

Interface Summary
SyncListener This class represents a generic Sync Listener, an object that listens to the synchronization of a repository.
SyncSource A SyncSource is responsible for storing and retrieving SyncItem objects from/to an external data source.
 

Class Summary
AuthenticationException This exception represents the base exception for synchronization related error conditions.
BasicSyncListener This class provides a basic implementation for a SyncListener.
CmdId  
CompressedSyncException Exception related to the compressed sync error
DeviceConfig This class groups all configuration properties related to the device.
ItemReport  
MappingManager A class that saves and retrieves the mapping information from the store
MappingStoreBuilder A class that builds default stores to be used by the MappingManager.
ReadResponseException Manages the Transport agent read errors when sync'ing
SourceConfig Configuration data for the SyncSource.
SyncConfig Configuration data for the SyncManager: account, polling time etc.
SyncException This exception represents the base exception for synchronization related error conditions.
SyncItem This class is a container for items exchanged between the SyncManager and the SyncSources.
SyncManager The SyncManager is the engine of the synchronization process on the client library.
SyncMLFormatter This class represents a formatter for SyncML.
SyncMLParser This class is meant to provide a SyncML parser.
SyncReport  
WriteRequestException Manages the Transport agent write errors when sync'ing
 

Exception Summary
SyncMLParserException  
 



Copyright © 2001-2009 Funambol.