Package flumotion :: Package twisted :: Module fdserver :: Class FDConnector
[show private | hide private]
[frames | no frames]

Class FDConnector

Ephemeral --+        
            |        
BaseConnector --+    
                |    
        Connector --+
                    |
                   FDConnector


Method Summary
  _makeTransport(self)
    Inherited from Connector
  __init__(self, address, factory, timeout, reactor, checkPID)
  getDestination(self)
    Inherited from BaseConnector
  buildProtocol(self, addr)
  cancelTimeout(self)
  connect(self)
Start connection to remote server.
  connectionFailed(self, reason)
  connectionLost(self, reason)
  disconnect(self)
Disconnect whatever our state is.
  stopConnecting(self)
Stop attempting to connect.
    Inherited from Ephemeral
  __getstate__(self)
  __setstate__(self, state)

Class Variable Summary
    Inherited from BaseConnector
Implements __implemented__ = <implementedBy twisted.internet.base.B...
ClassProvides __provides__ = <zope.interface.declarations.ClassProvide...
int factoryStarted = 0                                                                     
NoneType timeoutID = None                                                                  
    Inherited from Ephemeral
ClassProvides __providedBy__ = <zope.interface.declarations.ClassProvi...

Generated by Epydoc 2.1 on Fri Apr 6 10:10:24 2007 http://epydoc.sf.net