Package com.atlassian.bamboo.plugins.ssh
Class SshBuilderHelper
java.lang.Object
com.atlassian.bamboo.plugins.ssh.SshBuilderHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.sshd.client.ClientBuilder
static org.apache.sshd.server.ServerBuilder
-
Method Details
-
newClientBuilder
public static org.apache.sshd.client.ClientBuilder newClientBuilder() -
newServerBuilder
public static org.apache.sshd.server.ServerBuilder newServerBuilder()
-