Home | Trees | Index | Help |
---|
Package twisted :: Package protocols :: Module finger :: Class Finger |
|
BaseProtocol
--+ |Protocol
--+ |LineReceiver
--+ | Finger
Method Summary | |
---|---|
Clear buffered data. (inherited from LineReceiver )
| |
(Deprecated) (inherited from Protocol )
| |
Called when the connection is shut down. (inherited from Protocol )
| |
Protocol.dataReceived. (inherited from LineReceiver )
| |
forwardQuery(self,
slash_w,
user,
host)
| |
getDomain(self,
slash_w)
| |
getUser(self,
slash_w,
user)
| |
Called when the maximum line length has been reached. (inherited from LineReceiver )
| |
Override this for when each line is received. | |
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 )
|
Method Details |
---|
lineReceived(self, line)Override this for when each line is received.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:45:40 2003 | http://epydoc.sf.net |