Home | Trees | Index | Help |
---|
Package twisted :: Package test :: Module test_conch :: Class SSHTestClientConnection |
|
SSHService
--+ |SSHConnection
--+ | SSHTestClientConnection
Method Summary | |
---|---|
(inherited from SSHConnection )
| |
Tell the other side that we will receive more data. (inherited from SSHConnection )
| |
subclass of SSHChannel /tuple
|
The other side requested a channel of some sort. (inherited from SSHConnection )
|
int /tuple
|
We got a global request. (inherited from SSHConnection )
|
Open a new channel on this connection. (inherited from SSHConnection )
| |
called when we receieve a packet on the transport (inherited from SSHService )
| |
Close a channel. (inherited from SSHConnection )
| |
Send data to a channel. (inherited from SSHConnection )
| |
Send an EOF (End of File) for a channel. (inherited from SSHConnection )
| |
Send extended data to a channel. (inherited from SSHConnection )
| |
Send a global request for this connection. (inherited from SSHConnection )
| |
Send a request to a channel. (inherited from SSHConnection )
| |
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 (inherited from SSHConnection )
| |
(inherited from SSHConnection )
| |
(inherited from SSHConnection )
| |
(inherited from SSHConnection )
| |
(inherited from SSHConnection )
| |
(inherited from SSHConnection )
| |
(inherited from SSHConnection )
| |
(inherited from SSHConnection )
| |
(inherited from SSHConnection )
| |
(inherited from SSHConnection )
| |
(inherited from SSHConnection )
| |
(inherited from SSHConnection )
| |
(inherited from SSHConnection )
| |
(inherited from SSHConnection )
| |
(inherited from SSHConnection )
|
Class Variable Summary | |
---|---|
str |
name
|
int |
results
|
Method Details |
---|
serviceStarted(self)called when the service is active on the transport.
|
Class Variable Details |
---|
name
|
results
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:11 2003 | http://epydoc.sf.net |