| Home | Trees | Index | Help |
|
|---|
| Package ldaptor :: Package apps :: Package webui :: Module move :: Class OLD_DoSearch |
|
BaseProtocol--+ |Protocol--+ |LDAPClient--+ | OLD_DoSearch
| Method Summary | |
|---|---|
__init__(self)
| |
TCP connection has opened | |
_handle_bind_fail(self,
fail)
| |
_handle_bind_success(self,
x)
| |
_unbind(self,
dummy)
| |
| Inherited from LDAPClient | |
| |
Called when TCP connection has been lost | |
| |
| |
| |
| |
| |
| |
| Inherited from Protocol | |
(Deprecated) | |
| Inherited from BaseProtocol | |
Make a connection to a transport and a server. | |
| 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...
|
| Inherited from BaseProtocol | |
int |
connected = 0 |
NoneType |
transport = None |
| Method Details |
|---|
connectionMade(self)TCP connection has opened
|
| Class Variable Details |
|---|
factory
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Fri Mar 12 17:21:12 2004 | http://epydoc.sf.net |