|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionListener
Listener for handling connection events.
| Method Summary | |
|---|---|
void |
closed(ConnectionEvent event)
Called when a connection is closed. |
void |
disconnected(ConnectionEvent event)
Called when a connection is disconnected. |
void |
opened(ConnectionEvent event)
Called when a connection is opened. |
| Method Detail |
|---|
void opened(ConnectionEvent event)
void disconnected(ConnectionEvent event)
void closed(ConnectionEvent event)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||