|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConnectionNotifier
Provides methods for registering listeners for receiving events from a connection (that implements this interface).
| Method Summary | |
|---|---|
void |
addConnectionListener(ConnectionListener l)
Adds the given listener to the set of listeners that will be notified when the connection is created or closed. |
void |
removeConnectionListener(ConnectionListener l)
Removes the given listener from the set of listeners that will be notified when the connection is created or closed. |
| Method Detail |
|---|
void addConnectionListener(ConnectionListener l)
void removeConnectionListener(ConnectionListener l)
|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||