com.funambol.client.controller
Class SyncModeHandler

java.lang.Object
  extended by com.funambol.client.controller.SyncModeHandler

public class SyncModeHandler
extends java.lang.Object

This is the class which handles the sync mode set by the user.


Field Summary
protected  Configuration configuration
           
 
Constructor Summary
SyncModeHandler(Configuration configuration)
           
 
Method Summary
 void setSyncMode(Controller controller)
          Handles the given sync mode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

configuration

protected Configuration configuration
Constructor Detail

SyncModeHandler

public SyncModeHandler(Configuration configuration)
Method Detail

setSyncMode

public void setSyncMode(Controller controller)
Handles the given sync mode

Parameters:
mode -
controller -


Copyright © 2001-2009 Funambol.