Package | Description |
---|---|
org.jline.builtins.telnet |
Modifier and Type | Method | Description |
---|---|---|
ConnectionData |
Connection.getConnectionData() |
Method to access the associated connection data.
|
Modifier and Type | Method | Description |
---|---|---|
protected abstract Connection |
ConnectionManager.createConnection(ThreadGroup threadGroup,
ConnectionData newCD) |
Constructor | Description |
---|---|
Connection(ThreadGroup tcg,
ConnectionData cd) |
Constructs a TelnetConnection by invoking its parent constructor
and setting of various members.
Subsequently instantiates the whole i/o subsystem, negotiating telnet protocol level options etc. |
Copyright © 2020. All rights reserved.