org.eclipse.ecf.fileshare
Interface IFileShareListener


public interface IFileShareListener

Listener for handling file share events


Method Summary
 void handleFileShareEvent(IFileShareEvent event)
          Handle events sent to the file share instance.
 

Method Detail

handleFileShareEvent

void handleFileShareEvent(IFileShareEvent event)
Handle events sent to the file share instance.

Parameters:
event - the event received