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

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

Methods in com.funambol.syncclient.spds with parameters of type SyncItemListener
 void SyncManager.addSyncItemListener(SyncItemListener listener)
          Register a new SyncItemListener.
 void SyncManager.removeSyncItemListener(SyncItemListener listener)
          Remove the specified SyncItemListener.
 

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

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



Copyright © 2010 Funambol. All Rights Reserved.