|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| Interface Summary | |
| ConnectionListener | Implemented by components to be notified of ConnectionEvents. |
| IrcCommandListener | Implemented by components wishing to receive notifications about
IrcCommands. |
| Class Summary | |
| ConnectionAdapter | Provides an implementation of ConnectionListener by implementing
connected(ConnectionEvent) and
disconnected(ConnectionEvent) to do nothing. |
| ConnectionEvent | Fired by instances of BaseConnection subclasses upon connecting,
or disconnecting from a remote host. |
| IrcCommandAdapter | Provides an implementation of IrcCommandListener that does
nothing. |
| IrcCommandEvent | Indicates an IrcCommand object has been received from, or sent
to the server. |
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||