|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseConnection | |
net.jackofalltrades.irc | |
net.jackofalltrades.irc.dcc |
Uses of BaseConnection in net.jackofalltrades.irc |
Subclasses of BaseConnection in net.jackofalltrades.irc | |
class |
IrcConnection
Provides functionality for receiving, and sending, IRC commands. |
Uses of BaseConnection in net.jackofalltrades.irc.dcc |
Subclasses of BaseConnection in net.jackofalltrades.irc.dcc | |
class |
BaseDccConnection
Provides event handler functionality for DCC connections, and provides facilites to write output to the underlying Socket . |
class |
DccBinaryConnection
Implements the DCC spec for binary connections (ie. |
class |
DccTextConnection
Implements the DCC spec for text connections (ie. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |