| Home | Trees | Index | Help |
|---|
| Package twisted :: Package test :: Module test_conch :: Class SSHTestServerConnection |
|
SSHService--+ |SSHConnection--+ | SSHTestServerConnection
| Method Summary | |
|---|---|
(inherited from SSHConnection)
| |
Tell the other side that we will receive more data. (inherited from SSHConnection)
| |
getChannel(self,
ct,
ws,
mp,
d)
| |
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. (inherited from SSHService)
| |
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)
| |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:28:55 2003 | http://epydoc.sf.net |