Trees | Indices | Help |
|
---|
|
twisted.internet.protocol.Factory --+ | twisted.internet.protocol.ClientFactory --+ | ThrottledClientFactory
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
lostDelay = 2
|
|
failedDelay = 60
|
|
Inherited from |
Method Details |
Called when an established connection is lost. It may be useful to call connector.connect() - this will reconnect.
|
Called when a connection has failed to connect. It may be useful to call connector.connect() - this will reconnect.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 29 10:00:43 2010 | http://epydoc.sourceforge.net |