com.funambol.syncml.spds
Class SyncScheduler

java.lang.Object
  extended by com.funambol.syncml.spds.SyncScheduler

public class SyncScheduler
extends java.lang.Object


Field Summary
static boolean IDLE
           
static boolean SYNC_IN_PROGRESS
           
 
Method Summary
static boolean isSyncInProgress()
           
protected static void setSyncStatus(boolean newStatus)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IDLE

public static final boolean IDLE
See Also:
Constant Field Values

SYNC_IN_PROGRESS

public static final boolean SYNC_IN_PROGRESS
See Also:
Constant Field Values
Method Detail

setSyncStatus

protected static void setSyncStatus(boolean newStatus)

isSyncInProgress

public static boolean isSyncInProgress()


Copyright © 2006 Funambol.