Class Summary |
BaseSyncSource |
An abstract implementation of the SyncSource interface, providing
the basic framework each SyncSource has to implement. |
CacheTracker |
This class implements a ChangesTracker and it is based on comparison
of fingerprints. |
ConfigSyncSource |
An implementation of TrackableSyncSource, providing
the ability to sync Funambol's client configuration |
FileSyncSource |
An implementation of TrackableSyncSource, providing
the ability sync briefcases (files) |
OTAConfigMessage |
Class handling properties of an OTA Configuration Message
coming from the server |
OTAConfigMessageParser |
Message Listener for messages carring configuration messages (Config) |
TrackableSyncSource |
An abstract implementation of BaseSyncSource, providing
the ability to use a ChangesTracker to automatically trace
changes. |