class documentation
class ircServerFactory(protocol.ServerFactory): (source)
Factory building Server instaces, used by twisted
Method | __init__ |
Undocumented |
Method | build |
builds the protocol and appends the instance to parent.intances |
Instance Variable | config |
Undocumented |
Instance Variable | parent |
Undocumented |
Instance Variable | protocol |
Undocumented |
Instance Variable | root |
Undocumented |