Robot Framework SSH Library
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
]
▼
C
SSHLibrary.abstractclient.AbstractCommand
Base class for the remote command
C
SSHLibrary.javaclient.RemoteCommand
C
SSHLibrary.pythonclient.RemoteCommand
▼
C
SSHLibrary.abstractclient.AbstractSFTPClient
Base class for the SFTP implementation
▼
C
SSHLibrary.javaclient.SFTPClient
C
SSHLibrary.javaclient.SCPTransferClient
▼
C
SSHLibrary.pythonclient.SFTPClient
C
SSHLibrary.pythonclient.SCPTransferClient
▼
C
SSHLibrary.abstractclient.AbstractShell
Base class for the shell implementation
C
SSHLibrary.javaclient.Shell
C
SSHLibrary.pythonclient.Shell
▼
C
SSHLibrary.abstractclient.AbstractSSHClient
Base class for the SSH client implementation
C
SSHLibrary.javaclient.JavaSSHClient
C
SSHLibrary.pythonclient.PythonSSHClient
▼
C
SocketServer.BaseRequestHandler
C
SSHLibrary.pythonforward.LocalPortForwardingHandler
▼
C
SSHLibrary.config.Configuration
A simple configuration class
C
SSHLibrary.abstractclient._ClientConfiguration
C
SSHLibrary.library._DefaultConfiguration
▼
C
SSHLibrary.config.Entry
A base class for values stored in :py:class:
Configuration
C
SSHLibrary.config.IntegerEntry
Integer value to be stored in stored in :py:class:
Configuration
C
SSHLibrary.config.LogLevelEntry
Log level to be stored in :py:class:
Configuration
C
SSHLibrary.config.NewlineEntry
New line sequence to be stored in :py:class:
Configuration
C
SSHLibrary.config.StringEntry
String value to be stored in :py:class:
Configuration
C
SSHLibrary.config.TimeEntry
Time string to be stored in :py:class:
Configuration
▼
C
Exception
C
SSHLibrary.config.ConfigurationException
Raised when creating, updating or accessing a
Configuration
entry fails
C
SSHLibrary.javaclient.JavaSSHClientException
C
SSHLibrary.pythonforward.LocalPortForwarding
▼
C
RuntimeError
C
SSHLibrary.abstractclient.SSHClientException
C
SSHLibrary.javaclient.SCPClient
C
SSHLibrary.pythonclient.SCPClient
C
SSHLibrary.abstractclient.SFTPFileInfo
Wrapper class for the language specific file information objects
C
SSHLibrary.library.SSHLibrary
SSHLibrary
is a Robot Framework test library for SSH and SFTP
▼
C
SocketServer.ThreadingTCPServer
C
SSHLibrary.pythonforward.ForwardServer
▼
C
ConnectionCache
C
SSHLibrary.sshconnectioncache.SSHConnectionCache
Generated by
1.9.1