Home | Trees | Index | Help |
|
---|
Package twisted :: Package names :: Module srvconnect :: Class SRVConnector |
|
LDAPConnector
Method Summary | |
---|---|
__init__(self,
reactor,
service,
domain,
factory,
protocol,
connectFuncName,
connectFuncArgs,
connectFuncKwArgs)
| |
Start connection to remote server. | |
connectionFailed(self,
reason)
| |
connectionLost(self,
reason)
| |
Disconnect whatever our are state is. | |
getDestination(self)
| |
pickServer(self)
| |
Stop attempting to connect. | |
_cbGotServers(self,
(answers,
auth,
add))
| |
_reallyConnect(self)
| |
_serverCmp(self,
a,
b)
|
Class Variable Summary | |
---|---|
Implements |
__implemented__ = <implementedBy twisted.names.srvconnec...
|
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
int |
stopAfterDNS = 0 |
Method Details |
---|
connect(self)Start connection to remote server. |
disconnect(self)Disconnect whatever our are state is. |
stopConnecting(self)Stop attempting to connect. |
Class Variable Details |
---|
__implemented__
|
__providedBy__
|
__provides__
|
stopAfterDNS
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Jan 24 20:46:22 2007 | http://epydoc.sf.net |