|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionListener
Listener for the connections in the ConnectionUtil.
| Method Summary | |
|---|---|
void |
connectionDropped(ConnectionEvent event)
Event fired when a connection is unestablished. |
void |
connectionMade(ConnectionEvent event)
Event fired when a connection is established. |
| Method Detail |
|---|
void connectionMade(ConnectionEvent event)
Event fired when a connection is established.
event - Holds the information describing the event.void connectionDropped(ConnectionEvent event)
Event fired when a connection is unestablished.
event - Holds the information describing the event.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||