Connection |
Class that implements a connection with this telnet daemon.
|
ConnectionData |
An utility class that is used to store and allow retrieval
of all data associated with a connection.
|
ConnectionEvent |
Class implementing a ConnectionEvent.
These events are used to communicate things that are
supposed to be handled within the application context.
|
ConnectionManager |
Class that takes care for active and queued connection.
|
PortListener |
Class that implements a PortListener.
If available, it accepts incoming connections and passes them
to an associated ConnectionManager.
|
Telnet |
|
TelnetIO |
Class that represents the TelnetIO implementation.
|