public final class SshHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOG |
| Modifier and Type | Method and Description |
|---|---|
static SshResult |
sendExecCommand(Map<String,Object> headers,
String command,
SshEndpoint endpoint,
org.apache.sshd.SshClient client) |
Apache Camel