Robot Framework SSH Library
SSHLibrary.pythonforward.LocalPortForwardingHandler Class Reference
Inheritance diagram for SSHLibrary.pythonforward.LocalPortForwardingHandler:

Public Member Functions

def handle (self)
 

Static Public Attributes

 host
 
 port
 
 ssh_transport
 

Detailed Description

Definition at line 61 of file pythonforward.py.

Member Function Documentation

◆ handle()

def SSHLibrary.pythonforward.LocalPortForwardingHandler.handle (   self)

Definition at line 64 of file pythonforward.py.

Member Data Documentation

◆ host

SSHLibrary.pythonforward.LocalPortForwardingHandler.host
static

Definition at line 62 of file pythonforward.py.

◆ port

SSHLibrary.pythonforward.LocalPortForwardingHandler.port
static

Definition at line 62 of file pythonforward.py.

◆ ssh_transport

SSHLibrary.pythonforward.LocalPortForwardingHandler.ssh_transport
static

Definition at line 62 of file pythonforward.py.


The documentation for this class was generated from the following file: