org.eclipse.ecf.provider.comm
Interface ISynchEventHandler

All Superinterfaces:
IConnectionListener
All Known Subinterfaces:
ISynchAsynchEventHandler

public interface ISynchEventHandler
extends IConnectionListener


Method Summary
 java.lang.Object handleSynchEvent(SynchEvent event)
           
 
Methods inherited from interface org.eclipse.ecf.provider.comm.IConnectionListener
getEventHandlerID, handleConnectEvent, handleDisconnectEvent
 

Method Detail

handleSynchEvent

java.lang.Object handleSynchEvent(SynchEvent event)
                                  throws java.io.IOException
Throws:
java.io.IOException