|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAsynchEventHandler
Callback interface for handling asynchronous connection events
Method Summary | |
---|---|
void |
handleAsynchEvent(AsynchEvent event)
Handle asynchronous connection event |
Methods inherited from interface org.eclipse.ecf.provider.comm.IConnectionListener |
---|
getEventHandlerID, handleConnectEvent, handleDisconnectEvent |
Method Detail |
---|
void handleAsynchEvent(AsynchEvent event) throws java.io.IOException
event
- the asynchronous connection event to handle
java.io.IOException
- if connection event cannot be handled
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |