public interface IAsynchEventHandler extends IConnectionListener
Modifier and Type | Method and Description |
---|---|
void |
handleAsynchEvent(AsynchEvent event)
Handle asynchronous connection event
|
getEventHandlerID, handleConnectEvent, handleDisconnectEvent
void handleAsynchEvent(AsynchEvent event) throws IOException
event
- the asynchronous connection event to handleIOException
- if connection event cannot be handledCopyright © 2004–2020 Eclipse Foundation. All rights reserved.