Package ldaptor :: Package apps :: Package webui :: Module move :: Class OLD_DoSearch
[show private | hide private]
[frames | no frames]

Class OLD_DoSearch

BaseProtocol --+        
               |        
        Protocol --+    
                   |    
          LDAPClient --+
                       |
                      OLD_DoSearch


Method Summary
  __init__(self)
  connectionMade(self)
TCP connection has opened
    Inherited from LDAPClient
  bind(self, dn, auth)
  connectionLost(self, reason)
Called when TCP connection has been lost
  dataReceived(self, recd)
  handle(self, msg)
  queue(self, op, handler)
  unbind(self)
  unsolicitedNotification(self, msg)
    Inherited from Protocol
  connectionFailed(self)
(Deprecated)

Class Variable Summary
NoneType factory = None                                                                  
    Inherited from LDAPClient
LDAPBERDecoderContext_LDAPMessage berdecoder = <LDAPBERDecoderContext_LDAPMessage identiti...
    Inherited from Protocol
tuple __implements__ = (<class 'twisted.internet.interfaces.IP...

Method Details

connectionMade(self)

TCP connection has opened
Overrides:
ldaptor.protocols.ldap.ldapclient.LDAPClient.connectionMade (inherited documentation)

Class Variable Details

factory

Type:
NoneType
Value:
None                                                                  

Generated by Epydoc 2.0 on Fri Mar 12 17:21:12 2004 http://epydoc.sf.net