Uses of Class
adams.scripting.connection.AbstractSSHConnection
-
Packages that use AbstractSSHConnection Package Description adams.scripting.connection -
-
Uses of AbstractSSHConnection in adams.scripting.connection
Subclasses of AbstractSSHConnection in adams.scripting.connection Modifier and Type Class Description class
AbstractSSHConnectionWithPortForwarding
Ancestor of connection schemes that use an SSH tunnel to connect to the remote scripting engine.class
ScpConnection
Copies the command as file to the remote host into the specified directory.class
SSHConnection
Uses an SSH tunnel to connect to the remote scripting engine.
-