t.i.s.Connector(tcp.Connector) : class documentation

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

Undocumented
Method __init__ Undocumented
Method _makeTransport Create a Client bound to this Connector.

Inherited from Connector:

Method getDestination
Instance Variable _addressType the type returned by Connector.getDestination. Either IPv4Address or IPv6Address, depending on the type of address. (type: type)

Inherited from BaseConnector (via Connector):

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
def __init__(self, host, port, factory, contextFactory, timeout, bindAddress, reactor=None): (source)
Undocumented
def _makeTransport(self): (source)
Create a Client bound to this Connector.
Returnsa new Client (type: Client)
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.