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 classAbstractSSHConnectionWithPortForwardingAncestor of connection schemes that use an SSH tunnel to connect to the remote scripting engine.classScpConnectionCopies the command as file to the remote host into the specified directory.classSSHConnectionUses an SSH tunnel to connect to the remote scripting engine.
-