Uses of Class
org.eclipse.ecf.provider.comm.AsynchEvent
- 
Packages that use AsynchEvent Package Description org.eclipse.ecf.provider.comm org.eclipse.ecf.provider.generic 
- 
- 
Uses of AsynchEvent in org.eclipse.ecf.provider.commMethods in org.eclipse.ecf.provider.comm with parameters of type AsynchEvent Modifier and Type Method Description voidIAsynchEventHandler. handleAsynchEvent(AsynchEvent event)Handle asynchronous connection event
- 
Uses of AsynchEvent in org.eclipse.ecf.provider.genericMethods in org.eclipse.ecf.provider.generic with parameters of type AsynchEvent Modifier and Type Method Description protected voidSOContainer. handleAsynchIOException(IOException except, AsynchEvent e)protected voidClientSOContainer. processAsynch(AsynchEvent evt)protected voidSOContainer. processAsynch(AsynchEvent event)
 
-