Package ldaptor :: Package protocols :: Package ldap :: Module ldapconnector :: Class LDAPConnector
[show private | hide private]
[frames | no frames]

Class LDAPConnector

SRVConnector --+
               |
              LDAPConnector


Method Summary
  __init__(self, reactor, dn, factory, overrides)
  __getstate__(self)
  connect(self)
Start connection to remote server.
  pickServer(self)
    Inherited from SRVConnector
  connectionFailed(self, reason)
  connectionLost(self, reason)
  disconnect(self)
Disconnect whatever our are state is.
  getDestination(self)
  stopConnecting(self)
Stop attempting to connect.

Class Variable Summary
    Inherited from SRVConnector
int stopAfterDNS = 0                                                                     

Method Details

connect(self)

Start connection to remote server.
Overrides:
twisted.internet.utils.SRVConnector.connect (inherited documentation)

Generated by Epydoc 2.1 on Fri Mar 11 00:37:46 2005 http://epydoc.sf.net