Class Summary |
DummySyncSource |
This class implements a dummy SyncSource that just displays the calls
to its methods |
FileSystemSyncSource |
This class implements a file system SyncSource. |
SIFFileSystemSyncSource |
This class implements a SyncSource that extends a FileSystemSyncSource
and it's able to receive and send items in the following formats:
SIF-C
SIF-E
text
vCard
vCalendar
The clientContentType and the serverContentType specify the format of
which the client and the server send the items and would receive the returned. |
SIFSyncSource |
This class implements a dummy SyncSource that just displays the calls
to its methods |
Test |
Deprecated. Use com.funambol.syncclient.cl.Main in funambol:cl-plugin |