|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AsynchEvent | |
---|---|
org.eclipse.ecf.provider.comm | |
org.eclipse.ecf.provider.generic | |
org.eclipse.ecf.provider.xmpp |
Uses of AsynchEvent in org.eclipse.ecf.provider.comm |
---|
Methods in org.eclipse.ecf.provider.comm with parameters of type AsynchEvent | |
---|---|
void |
IAsynchEventHandler.handleAsynchEvent(AsynchEvent event)
Handle asynchronous connection event |
Uses of AsynchEvent in org.eclipse.ecf.provider.generic |
---|
Methods in org.eclipse.ecf.provider.generic with parameters of type AsynchEvent | |
---|---|
protected void |
SOContainer.handleAsynchIOException(java.io.IOException except,
AsynchEvent e)
|
protected void |
ClientSOContainer.processAsynch(AsynchEvent evt)
|
protected void |
SOContainer.processAsynch(AsynchEvent event)
|
Uses of AsynchEvent in org.eclipse.ecf.provider.xmpp |
---|
Methods in org.eclipse.ecf.provider.xmpp with parameters of type AsynchEvent | |
---|---|
protected void |
XMPPContainer.processAsynch(AsynchEvent e)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |