| Trees | Indices | Help |
|---|
|
|
twisted.internet.protocol.Factory --+
|
twisted.internet.protocol.ClientFactory --+
|
twisted.spread.pb.PBClientFactory --+
|
common.log.Loggable --+
|
twisted.internet.protocol.Factory --+ |
| |
twisted.internet.protocol.ClientFactory --+ |
| |
twisted.internet.protocol.ReconnectingClientFactory --+
|
twisted.pb.ReconnectingPBClientFactory --+
|
PorterClientFactory
A PB client factory that knows how to log into a Porter. Lives in streaming components, and accepts FDs passed over this connection.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Create a PorterClientFactory that will use childFactory to create protocol instances for clients attached to the FDs received over this connection.
|
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.0.1 on Fri Apr 11 07:35:09 2008 | http://epydoc.sourceforge.net |