Uses of Interface
org.eclipse.ecf.datashare.events.IChannelDisconnectEvent

Packages that use IChannelDisconnectEvent
org.eclipse.ecf.datashare   
org.eclipse.ecf.docshare   
 

Uses of IChannelDisconnectEvent in org.eclipse.ecf.datashare
 

Methods in org.eclipse.ecf.datashare with parameters of type IChannelDisconnectEvent
protected  void AbstractShare.handleDisconnectEvent(IChannelDisconnectEvent cde)
           
 

Uses of IChannelDisconnectEvent in org.eclipse.ecf.docshare
 

Methods in org.eclipse.ecf.docshare with parameters of type IChannelDisconnectEvent
protected  void DocShare.handleDisconnectEvent(IChannelDisconnectEvent cde)