Home | Trees | Index | Help |
---|
Package twisted :: Package internet :: Module tcp :: Class Connector |
|
Ephemeral
--+ |BaseConnector
--+ | Connector
Method Summary | |
---|---|
__init__(self,
host,
port,
factory,
timeout,
bindAddress,
reactor)
| |
__getstate__(self)
(inherited from Ephemeral )
| |
__setstate__(self,
state)
(inherited from Ephemeral )
| |
buildProtocol(self,
addr)
(inherited from BaseConnector )
| |
cancelTimeout(self)
(inherited from BaseConnector )
| |
Start connection to remote server. (inherited from BaseConnector )
| |
connectionFailed(self,
reason)
(inherited from BaseConnector )
| |
connectionLost(self,
reason)
(inherited from BaseConnector )
| |
Disconnect whatever our state is. (inherited from BaseConnector )
| |
getDestination(self)
| |
Stop attempting to connect. (inherited from BaseConnector )
| |
_makeTransport(self)
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Thu May 8 13:18:29 2003 | http://epydoc.sf.net |