|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IConnectionListener
A listener object which is notified on connection state changes.
| Method Summary | |
|---|---|
void |
connectionClosed(IConnection connection)
Called whenever a connection has been closed. |
void |
connectionOpened(IConnection connection)
Called whenever a connection has been opened |
| Method Detail |
|---|
void connectionClosed(IConnection connection)
connection - the connection that has been closedvoid connectionOpened(IConnection connection)
connection - the connection that has been opened.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||