Package com.funambol.syncclient.spds.event

This package contains the Funambol Event API

See:
          Description

Interface Summary
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.
SyncTransportListener Is used to notify of the sending of data to the server and of the reception of data from the server.
 

Class Summary
SyncAdapter Provide empty implementation of SyncListener methods
SyncEvent Is used to notify the listeners for the principal states.
SyncItemAdapter Provide empty implementation of SyncItemListener methods
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
SyncSourceAdapter Provide empty implementation of SyncSourceListener methods
SyncSourceEvent Is used to notify the listeners of the beginning and the end of the synchronization of a particolar syncsource.
SyncStatusAdapter Provide empty implementation of SyncStatusListener methods
SyncStatusEvent Is used to notify the listeners received a status command.
SyncTransportAdapter Provide empty implementation of SyncTransportListener methods
SyncTransportEvent Is used to notify the listeners of the sending of data to the server and of the reception of data from the server.
 

Package com.funambol.syncclient.spds.event Description

This package contains the Funambol Event API



Copyright © 2003-2007 Funambol.