Uses of Class
com.funambol.push.SyncRequest

Packages that use SyncRequest
com.funambol.push   
 

Uses of SyncRequest in com.funambol.push
 

Methods in com.funambol.push that return SyncRequest
abstract  SyncRequest SyncRequest.merge(SyncRequest syncReq)
          This method checks if "this" request can be merged with another one.
 

Methods in com.funambol.push with parameters of type SyncRequest
 void SyncScheduler.addRequest(SyncRequest syncRequest)
          Add a sync request to the SyncScheduler.
abstract  SyncRequest SyncRequest.merge(SyncRequest syncReq)
          This method checks if "this" request can be merged with another one.
 



Copyright © 2001-2009 Funambol.