Uses of Package
com.funambol.syncclient.spds.event

Packages that use com.funambol.syncclient.spds.event
com.funambol.syncclient.spds This package contains the Funambol Data Synchronization API 
com.funambol.syncclient.spds.event This package contains the Funambol Event API 
 

Classes in com.funambol.syncclient.spds.event used by com.funambol.syncclient.spds
SyncItemListener
          Is used to notify when a item is added / updated / deleted by a command received from the server or when a item is added / updated / deleted on by the client
SyncListener
          Is used to notify for the principal states.
SyncSourceListener
          Is used to notify of the beginning and the end of the synchronization of a particolar syncsource.
SyncStatusListener
          Is used to notify received a status command.
SyncTransportEvent
          Is used to notify the listeners of the sending of data to the server and of the reception of data from the server.
SyncTransportListener
          Is used to notify of the sending of data to the server and of the reception of data from the server.
 

Classes in com.funambol.syncclient.spds.event used by com.funambol.syncclient.spds.event
SyncEvent
          Is used to notify the listeners for the principal states.
SyncItemEvent
          Is used to notify the listeners when a item is added / updated / deleted by a command received from the server or when a item is added / updated / deleted on by the client
SyncItemListener
          Is used to notify when a item is added / updated / deleted by a command received from the server or when a item is added / updated / deleted on by the client
SyncListener
          Is used to notify for the principal states.
SyncSourceEvent
          Is used to notify the listeners of the beginning and the end of the synchronization of a particolar syncsource.
SyncSourceListener
          Is used to notify of the beginning and the end of the synchronization of a particolar syncsource.
SyncStatusEvent
          Is used to notify the listeners received a status command.
SyncStatusListener
          Is used to notify received a status command.
SyncTransportEvent
          Is used to notify the listeners of the sending of data to the server and of the reception of data from the server.
SyncTransportListener
          Is used to notify of the sending of data to the server and of the reception of data from the server.
 



Copyright © 2010 Funambol. All Rights Reserved.