Uses of Package
com.ibm.mobileservices.isync.event

Packages that use com.ibm.mobileservices.isync.event
com.ibm.mobileservices.isync   
com.ibm.mobileservices.isync.event   
com.ibm.mobileservices.isync.midp   
 

Classes in com.ibm.mobileservices.isync.event used by com.ibm.mobileservices.isync
ISyncListener
          This interface serves as the listener interface for receiving synchronization events.
 

Classes in com.ibm.mobileservices.isync.event used by com.ibm.mobileservices.isync.event
ISyncEvent
          ISyncEvent is used to pass information from the synchronization engine to the implementor of ISyncListener via its eventIssued() method, and also from the client application to the synchronization engine.
 

Classes in com.ibm.mobileservices.isync.event used by com.ibm.mobileservices.isync.midp
ISyncListener
          This interface serves as the listener interface for receiving synchronization events.
 



(c) Copyright IBM Corp. 2001, 2002, 2003. All Rights Reserved.