Trees | Indices | Help |
|
---|
|
twisted.internet.protocol.Factory --+ | twisted.internet.protocol.ClientFactory --+ | ThrottledClientFactory
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
lostDelay = 1
|
|
failedDelay = 57
|
|
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 Wed Nov 21 16:22:47 2012 | http://epydoc.sourceforge.net |