| Modifier and Type | Class and Description |
|---|---|
static class |
Shell.Safe
Safe run (throws if exit code is not zero).
|
static class |
Shell.Verbose
Verbose run.
|
class |
SSH
Single SSH Channel.
|
class |
SSHByPassword
SSH channel with authentication by password.
|
| Modifier and Type | Method and Description |
|---|---|
Shell |
SSHD.connect()
Get an instance of Shell.
|
| Constructor and Description |
|---|
Shell.Empty(Shell shell)
Ctor.
|
Shell.Plain(Shell shell)
Ctor.
|
Shell.Safe(Shell shell)
Ctor.
|
Shell.Verbose(Shell shell)
Ctor.
|
Copyright © 2012–2015 jcabi.com. All rights reserved.