| Home | Trees | Index | Help |
|---|
| Package twisted :: Package test :: Module test_pop3 :: Class DummyPOP3 |
|
BaseProtocol--+ |Protocol--+ |LineReceiver--+ |POP3--+ | DummyPOP3
| Method Summary | |
|---|---|
authenticateUserAPOP(self,
user,
password)
| |
(Deprecated) (inherited from Protocol)
| |
Called when the connection is shut down. (inherited from Protocol)
| |
Called when a connection is made. (inherited from POP3)
| |
Protocol.dataReceived. (inherited from LineReceiver)
| |
(inherited from POP3)
| |
(inherited from POP3)
| |
(inherited from POP3)
| |
(inherited from POP3)
| |
(inherited from POP3)
| |
(inherited from POP3)
| |
(inherited from POP3)
| |
(inherited from POP3)
| |
(inherited from POP3)
| |
Called when the maximum line length has been reached. (inherited from LineReceiver)
| |
Override this for when each line is received. (inherited from POP3)
| |
Make a connection to a transport and a server. (inherited from BaseProtocol)
| |
(inherited from POP3)
| |
Override this for when raw data is received. (inherited from LineReceiver)
| |
Sends a line to the other end of the connection. (inherited from LineReceiver)
| |
Sets the line-mode of this receiver. (inherited from LineReceiver)
| |
Sets the raw mode of this receiver. (inherited from LineReceiver)
| |
(inherited from POP3)
| |
| Class Variable Summary | |
|---|---|
str |
magic
|
| Class Variable Details |
|---|
magic
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:29:03 2003 | http://epydoc.sf.net |