Uses of Class
com.chutneytesting.action.ssh.Connection
Packages that use Connection
-
Uses of Connection in com.chutneytesting.action.ssh
Methods in com.chutneytesting.action.ssh that return Connection -
Uses of Connection in com.chutneytesting.action.ssh.sshj
Constructors in com.chutneytesting.action.ssh.sshj with parameters of type ConnectionModifierConstructorDescriptionSshJClient(Connection connection, boolean shell, Logger logger) SshJClient(Connection connection, Logger logger) Deprecated.