Trees | Indices | Help |
|
---|
|
twisted.internet.protocol.Factory --+ | twisted.internet.protocol.ServerFactory --+ | SMTPFactory
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Create an instance of a subclass of Protocol. The returned instance will handle input on an incoming server connection, and an attribute "factory" pointing to the creating factory. Override this method to alter how Protocol instances get created.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Oct 25 16:27:47 2007 | http://epydoc.sourceforge.net |