Package | Description |
---|---|
com.tailf.ned |
Network Equipment Drivers package
|
Modifier and Type | Interface and Description |
---|---|
static interface |
SSHClient.CliSession
The SSH CLI session interface.
|
Modifier and Type | Class and Description |
---|---|
class |
SSHJSession
Class implementing the SSHClient.CliSession interface using
the net.schmizz.sshj framework.
|
class |
SSHSession
A SSH transport.
|
class |
TelnetSession
A telnet transport.
|
Modifier and Type | Field and Description |
---|---|
CliSession |
NedCliBaseTemplate.session |