Home | Trees | Index | Help |
---|
Package twisted :: Package conch :: Package ssh :: Module service :: Class SSHService |
|
SSHConnection
,
SSHUserAuthClient
,
SSHUserAuthServer
Method Summary | |
---|---|
called when we receieve a packet on the transport | |
called when the service is active on the transport. | |
called when the service is stopped, either by the connection ending or by another service being started |
Class Variable Summary | |
---|---|
None |
name
|
dictionary |
protocolMessages
|
None |
transport
|
Method Details |
---|
packetReceived(self, messageType, packet)called when we receieve a packet on the transport |
serviceStarted(self)called when the service is active on the transport. |
serviceStopped(self)called when the service is stopped, either by the connection ending or by another service being started |
Class Variable Details |
---|
name
|
protocolMessages
|
transport
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sat Feb 15 21:18:55 2003 | http://epydoc.sf.net |