twisted.conch.scripts.tkconch.SSHConnection(connection.SSHConnection)
class documentationtwisted.conch.scripts.tkconch
View Source
(View In Hierarchy)
Method | serviceStarted | called when the service is active on the transport. |
Inherited from SSHService (via SSHConnection):
Method | logPrefix | Override this method to insert custom logging behavior. Its return value will be inserted in front of every line. It may be called more times than the number of output lines. |
Method | packetReceived | called when we receive a packet on the transport |
Inherited from SSHService (via SSHConnection):
Method | logPrefix | Override this method to insert custom logging behavior. Its return value will be inserted in front of every line. It may be called more times than the number of output lines. |
Method | packetReceived | called when we receive a packet on the transport |