Uses of Interface
com.funambol.syncclient.spds.event.SyncListener

Packages that use SyncListener
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 SyncListener in com.funambol.syncclient.spds
 

Methods in com.funambol.syncclient.spds with parameters of type SyncListener
 void SyncManager.addSyncListener(SyncListener listener)
          Register a new SyncListener.
 void SyncManager.removeSyncListener(SyncListener listener)
          Remove the specified SyncListener.
 

Uses of SyncListener in com.funambol.syncclient.spds.event
 

Classes in com.funambol.syncclient.spds.event that implement SyncListener
 class SyncAdapter
          Provide empty implementation of SyncListener methods
 



Copyright © 2010 Funambol. All Rights Reserved.