Home | Trees | Index | Help |
---|
Package twisted :: Package im :: Module proxyui :: Class IRCUserInterface |
|
BaseProtocol
--+ |Protocol
--+ |IRC
--+ | IRCUserInterface
Method Summary | |
---|---|
(Deprecated) (inherited from Protocol )
| |
connectionLost(self)
| |
Called when a connection is made. (inherited from IRC )
| |
This hack is to support mIRC, which sends LF only, even though the RFC says CRLF. (inherited from IRC )
| |
Determine the function to call for the given command and call it with the given arguments. (inherited from IRC )
| |
Implement me! (inherited from IRC )
| |
sendLine(self,
line)
(inherited from IRC )
| |
Send a line formatted as an IRC message. (inherited from IRC )
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sat Feb 15 21:17:51 2003 | http://epydoc.sf.net |