| Package | Description |
|---|---|
| to.etc.telnet |
| Modifier and Type | Field and Description |
|---|---|
protected TelnetServer |
TelnetSysoutMirrorStream.m_ts |
| Modifier and Type | Method and Description |
|---|---|
static TelnetServer |
TelnetServer.createServer(int port)
Creates a new Telnet server.
|
| Constructor and Description |
|---|
TelnetSession(TelnetServer srv,
Socket s)
This constructor will only be called by TelnetServer.
|
TelnetSysoutMirrorStream(TelnetServer ts,
PrintStream ps) |
Copyright © 2017 etc.to. All rights reserved.