Robot Framework SSH Library
abstractclient.py File Reference

Go to the source code of this file.

Classes

class  SSHLibrary.abstractclient.SSHClientException
 
class  SSHLibrary.abstractclient._ClientConfiguration
 
class  SSHLibrary.abstractclient.AbstractSSHClient
 Base class for the SSH client implementation. More...
 
class  SSHLibrary.abstractclient.AbstractShell
 Base class for the shell implementation. More...
 
class  SSHLibrary.abstractclient.AbstractSFTPClient
 Base class for the SFTP implementation. More...
 
class  SSHLibrary.abstractclient.AbstractCommand
 Base class for the remote command. More...
 
class  SSHLibrary.abstractclient.SFTPFileInfo
 Wrapper class for the language specific file information objects. More...
 

Namespaces

 SSHLibrary.abstractclient