t.i.t.Connector(base.BaseConnector) : class documentation

Part of twisted.internet.tcp View Source View In Hierarchy

Known subclasses: twisted.internet.iocpreactor.tcp.Connector, twisted.internet.ssl.Connector

Undocumented
Method __init__ Undocumented
Method getDestination Return destination this will try to connect to.
Method _makeTransport Undocumented

Inherited from BaseConnector:

Method disconnect Disconnect whatever our state is.
Method connect Start connection to remote server.
Method stopConnecting Stop attempting to connect.
Method cancelTimeout Undocumented
Method buildProtocol Undocumented
Method connectionFailed Undocumented
Method connectionLost Undocumented

Inherited from Ephemeral (via BaseConnector):

Method __getstate__ Undocumented
Method __setstate__ Undocumented
def __init__(self, host, port, factory, timeout, bindAddress, reactor=None): (source)
Undocumented
def _makeTransport(self): (source)
Undocumented
def getDestination(self): (source)
Return destination this will try to connect to.
ReturnsAn object which provides IAddress.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.