|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SyncSourceListener | |
---|---|
com.funambol.syncclient.spds | This package contains the Funambol Data Synchronization API |
com.funambol.syncclient.spds.event | This package contains the Funambol Event API |
Uses of SyncSourceListener in com.funambol.syncclient.spds |
---|
Methods in com.funambol.syncclient.spds with parameters of type SyncSourceListener | |
---|---|
void |
SyncManager.addSyncSourceListener(SyncSourceListener listener)
Register a new SyncSourceListener. |
void |
SyncManager.removeSyncSourceListener(SyncSourceListener listener)
Remove the specified SyncSourceListener. |
Uses of SyncSourceListener in com.funambol.syncclient.spds.event |
---|
Classes in com.funambol.syncclient.spds.event that implement SyncSourceListener | |
---|---|
class |
SyncSourceAdapter
Provide empty implementation of SyncSourceListener methods |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |