twisted.conch.test.test_ssh.CrazySubsystem(protocol.Protocol) class documentationtwisted.conch.test.test_ssh
(View In Hierarchy)
| Method | __init__ | Undocumented | 
| Method | connectionMade | good ... good | 
Inherited from Protocol:
| Method | logPrefix | Return a prefix matching the class name, to identify log messages related to this protocol instance. | 
| Method | dataReceived | Called whenever data is received. | 
| Method | connectionLost | Called when the connection is shut down. | 
Inherited from BaseProtocol (via Protocol):
| Method | makeConnection | Make a connection to a transport and a server. |