|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TrackableSyncSource | |
---|---|
com.funambol.syncml.client |
Uses of TrackableSyncSource in com.funambol.syncml.client |
---|
Subclasses of TrackableSyncSource in com.funambol.syncml.client | |
---|---|
class |
ConfigSyncSource
An implementation of TrackableSyncSource, providing the ability to sync Funambol's client configuration |
class |
FileSyncSource
An implementation of TrackableSyncSource, providing the ability to sync briefcases (files). |
class |
TwoPhasesFileSyncSource
An implementation of TrackableSyncSource, providing the ability to sync briefcases (files). |
Fields in com.funambol.syncml.client declared as TrackableSyncSource | |
---|---|
protected TrackableSyncSource |
CacheTracker.ss
|
Methods in com.funambol.syncml.client with parameters of type TrackableSyncSource | |
---|---|
void |
CacheTracker.setSyncSource(TrackableSyncSource ss)
Associates this tracker to the given sync source |
void |
ChangesTracker.setSyncSource(TrackableSyncSource ss)
This method associates this tracker to the given Sync Source. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |