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 --+ | ReconnectingPBClientFactory
Reconnecting client factory for normal PB brokers.
Users of this factory call startLogin to start logging in, and should override getLoginDeferred to get the deferred returned from the PB server for each login attempt.
|
|||
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 |
|
|
Called when a connection has failed to connect. It may be useful to call connector.connect() - this will reconnect.
|
Reconnecting subclasses should call with reconnecting=1.
|
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Apr 11 07:40:28 2008 | http://epydoc.sourceforge.net |