| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
  twisted.internet.protocol.Factory --+    
                                      |    
twisted.internet.protocol.ClientFactory --+
                                          |
                                         ThrottledClientFactory
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from  Inherited from   | 
  |||
| Class Variables | |
        lostDelay = 4
     | 
  |
        failedDelay = 53
     | 
  |
| 
     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 Sun Mar 25 19:40:35 2012 | http://epydoc.sourceforge.net |