Package com.funambol.syncml.client

Interface Summary
ChangesTracker This interface can be used by TrackableSyncSource to detect changes occourred since the last synchronization.
 

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
FileObject This class represents a FileObject which is a file with its meta information as defined by OMA (see OMA File Data Object Specification for more details).
FileObjectInputStream This class represents an input stream associated to a file object.
FileObjectOutputStream This class represents a stream into which a file object can be written directly.
FileSyncSource An implementation of TrackableSyncSource, providing the ability to sync briefcases (files).
HttpUploader This class is a file uploader for a two phases sync source.
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 SyncSource, providing the ability to use a ChangesTracker to automatically trace changes.
TwoPhasesFileSyncSource An implementation of TrackableSyncSource, providing the ability to sync briefcases (files).
 

Exception Summary
FileObjectException  
HttpUploaderException  
TrackerException  
 



Copyright © 2001-2009 Funambol.