|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectionListener
ConnectionListener
This interface specifies the methods a ConnectionListener
instance must provide.
Method Summary | |
---|---|
void |
connectionChanged(ConnectionEvent event)
Invoked when the connection was changed. |
Method Detail |
---|
void connectionChanged(ConnectionEvent event)
event
- the event carrying detail information
about the change.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |