Home | Trees | Index | Help |
---|
Package twisted :: Package words :: Module ircservice :: Class IRCGateway |
|
Factory
--+
|
IRCGateway
Method Summary | |
---|---|
__init__(self,
service)
| |
Build an IRC protocol to talk to my chat service. | |
Make sure startFactory is called. (inherited from Factory )
| |
Make sure stopFactory is called. (inherited from Factory )
| |
This will be called before I begin listening on a Port or Connector. (inherited from Factory )
| |
This will be called before I stop listening on all Ports/Connectors. (inherited from Factory )
|
Method Details |
---|
buildProtocol(self, connection)Build an IRC protocol to talk to my chat service. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sat Feb 15 21:18:24 2003 | http://epydoc.sf.net |