| Constructor and Description |
|---|
ShellCommand(Consumer<Ssh.ExecuteParams> execute,
String command) |
Ssh(Consumer<Ssh.ShellParams> shell,
Consumer<Ssh.ExecuteParams> execute,
Supplier<org.apache.sshd.server.SshServer> serverBuilder,
Supplier<org.apache.sshd.client.SshClient> clientBuilder) |
Copyright © 2020. All rights reserved.