|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionEvent | |
net.jackofalltrades.irc.event |
Uses of ConnectionEvent in net.jackofalltrades.irc.event |
Methods in net.jackofalltrades.irc.event with parameters of type ConnectionEvent | |
void |
ConnectionListener.connected(ConnectionEvent event)
Called when a connection has been established successfully. |
void |
ConnectionListener.disconnected(ConnectionEvent event)
Called when a connection has been closely successfully either by force, or by user request. |
void |
ConnectionAdapter.connected(ConnectionEvent event)
Called when a connection has been established successfully. |
void |
ConnectionAdapter.disconnected(ConnectionEvent event)
Called when a connection has been closely successfully either by force, or by user request. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |