Package com.funambol.syncml.spds

Interface Summary
SyncSource A SyncSource is responsible for storing and retrieving SyncItem objects from/to an external data source.
TransportAgent Transport Agent interface.
 

Class Summary
DeviceConfig This class groups all configuration properties related to the device.
HttpTransportAgent Represents a HTTP client implementation
SourceConfig Configuration data for the SyncSource.
SyncConfig Configuration data for the SyncManager: account, polling time etc.
SyncItem This class is a container for the items exchanged between the SyncManager and the SyncSources
SyncManager The SyncManager is the engine of the synchronization process on the client library.
 

Exception Summary
CompressedSyncException  
ConnectionDeniedException  
ReadResponseException Manages the Transport agent read errors when sync'ing
SyncException This exception represents the base exception for synchronization related error conditions.
WriteRequestException Manages the Transport agent write errors when sync'ing
 



Copyright © 2006 Funambol.