Package com.atlassian.bamboo.plugins.ssh
Interface SshClientAndServerFactory
-
- All Known Implementing Classes:
AtlassianSshClientAndServerFactory,DefaultSshClientAndServerFactory
public interface SshClientAndServerFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.sshd.client.SshClientcreateSshClient()org.apache.sshd.server.SshServercreateSshServer()
-