class documentation

class SSHService: (source)

Known subclasses: twisted.conch.ssh.connection.SSHConnection, twisted.conch.ssh.userauth.SSHUserAuthClient, twisted.conch.ssh.userauth.SSHUserAuthServer

View In Hierarchy

Undocumented

Class Variable name Undocumented
Class Variable protocolMessages Undocumented
Class Variable transport Undocumented
Method serviceStarted called when the service is active on the transport.
Method serviceStopped called when the service is stopped, either by the connection ending or by another service being started
Method logPrefix Undocumented
Method packetReceived called when we receive a packet on the transport
Class Variable _log Undocumented
protocolMessages = (source)

Undocumented

(type: Dict[int, str])
transport = (source)

Undocumented

def serviceStarted(self): (source)
def serviceStopped(self): (source)

called when the service is stopped, either by the connection ending or by another service being started

def logPrefix(self): (source)

Undocumented

def packetReceived(self, messageNum, packet): (source)

called when we receive a packet on the transport

API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.