| 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. | |
| 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 Sun Oct 1 10:49:45 2006 | http://epydoc.sf.net |