com.funambol.syncclient.spds.event
Class SyncStatusAdapter

java.lang.Object
  extended by com.funambol.syncclient.spds.event.SyncStatusAdapter
All Implemented Interfaces:
SyncStatusListener

public class SyncStatusAdapter
extends java.lang.Object
implements SyncStatusListener

Provide empty implementation of SyncStatusListener methods

Version:
$Id: SyncStatusAdapter.java,v 1.3 2007-12-22 18:09:18 nichele Exp $

Constructor Summary
SyncStatusAdapter()
           
 
Method Summary
 void statusReceived(SyncStatusEvent event)
          Status received
 void statusToSend(SyncStatusEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SyncStatusAdapter

public SyncStatusAdapter()
Method Detail

statusReceived

public void statusReceived(SyncStatusEvent event)
Description copied from interface: SyncStatusListener
Status received

Specified by:
statusReceived in interface SyncStatusListener

statusToSend

public void statusToSend(SyncStatusEvent event)
Specified by:
statusToSend in interface SyncStatusListener


Copyright © 2010 Funambol. All Rights Reserved.