| Package | Description |
|---|---|
| net.thevpc.nuts.ext.ssh | |
| net.thevpc.nuts.ext.ssh.bin | |
| net.thevpc.nuts.ext.ssh.jcsh |
| Modifier and Type | Method and Description |
|---|---|
int |
SshConnection.execArrayCommand(String[] command,
IOBindings io) |
int |
SshConnectionAdapter.execArrayCommand(String[] command,
IOBindings io) |
int |
SshConnectionBase.execArrayCommand(String[] command,
IOBindings io) |
int |
SshConnection.execListCommand(List<String> command,
IOBindings io) |
int |
SshConnectionAdapter.execListCommand(List<String> command,
IOBindings io) |
int |
SshConnectionBase.execListCommand(List<String> command,
IOBindings io) |
int |
SshConnection.execStringCommand(String command,
IOBindings io) |
int |
SshConnectionAdapter.execStringCommand(String command,
IOBindings io) |
| Modifier and Type | Method and Description |
|---|---|
int |
BinSshConnection.execStringCommand(String command,
IOBindings io) |
| Modifier and Type | Method and Description |
|---|---|
int |
JCshConnection.execStringCommand(String command,
IOBindings io) |
Copyright © 2026 vpc open source initiative. All rights reserved.