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(String command,
SshEndpoint endpoint,
org.apache.sshd.SshClient client) |
public static SshResult sendExecCommand(String command, SshEndpoint endpoint, org.apache.sshd.SshClient client) throws Exception
ExceptionApache Camel