| Home | 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.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue May 25 17:52:54 2010 | http://epydoc.sourceforge.net |