| Modifier and Type | Method and Description |
|---|---|
ConnectionData |
Connection.getConnectionData()
Method to access the associated connection data.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract Connection |
ConnectionManager.createConnection(ThreadGroup threadGroup,
ConnectionData newCD) |
| Constructor and Description |
|---|
Connection(ThreadGroup tcg,
ConnectionData cd)
Constructs a TelnetConnection by invoking its parent constructor
and setting of various members.
|
Copyright © 2018. All rights reserved.