|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IConnectionListener
Connection listener
IConnection.addListener(IConnectionListener)| Method Summary | |
|---|---|
ID |
getEventHandlerID()
Get ID of event handler |
void |
handleConnectEvent(ConnectionEvent event)
Handle connect event |
void |
handleDisconnectEvent(DisconnectEvent event)
Handle disconnect event |
| Method Detail |
|---|
ID getEventHandlerID()
void handleDisconnectEvent(DisconnectEvent event)
event - the disconnect eventvoid handleConnectEvent(ConnectionEvent event)
event - the connection event.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||