Class t.i.p.ServerFactory(Factory):

Part of twisted.internet.protocol View Source View In Hierarchy

Known subclasses: twisted.mail.protocols.POP3Factory, twisted.mail.smtp.SMTPFactory, twisted.names.server.DNSServerFactory, twisted.news.news.NNTPFactory, twisted.protocols.ftp.FTPDataPortFactory, twisted.protocols.policies.LimitTotalConnectionsFactory, twisted.protocols.postfix.PostfixTCPMapDeferringDictServerFactory, twisted.protocols.postfix.PostfixTCPMapDictServerFactory, twisted.runner.inetd.InetdFactory, twisted.spread.pb.PBServerFactory, twisted.web.http.HTTPFactory, twisted.web2.channel.__init__.FastCGIFactory, twisted.web2.channel.__init__.HTTPFactory, twisted.web2.channel.__init__.SCGIFactory, twisted.words.service.IRCFactory

Subclass this to indicate that your protocol.Factory is only usable for servers.
API Documentation for twisted, generated by pydoctor.