getSshConnection(String connectionInfo) Returns the SshConnection for the given connectionInfo.
Returns null if the connection does not exist or has been closed.
Parameters: connectionInfo - the connectionInfo unique to this connection.
Returns the SshConnection for the given connectionInfo.
Returns null if the connection does not exist or has been closed.
Parameters: connectionInfo - the connectionInfo unique to this connection. the SshConnection or null if it does not exist or has been closed.