Home | Trees | Index | Help |
|
---|
Package ldaptor :: Package protocols :: Package ldap :: Module ldapserver :: Class BaseLDAPServer |
|
BaseProtocol
--+ |Protocol
--+ | BaseLDAPServer
LDAPServer
,
Proxy
Method Summary | |
---|---|
__init__(self)
| |
checkControls(self,
controls)
| |
Called when TCP connection has been lost | |
TCP connection has opened | |
dataReceived(self,
recd)
| |
failDefault(self,
resultCode,
errorMessage)
| |
handle(self,
msg)
| |
handleUnknown(self,
request,
controls,
callback)
| |
queue(self,
id,
op)
| |
unsolicitedNotification(self,
msg)
|
Class Variable Summary | |
---|---|
LDAPBERDecoderContext_TopLevel |
berdecoder = <LDAPBERDecoderContext_TopLevel identities=...
|
bool |
debug = False
|
Inherited from Protocol | |
Implements |
__implemented__ = <implementedBy twisted.internet.protoc...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
Method Details |
---|
connectionLost(self, reason=<twisted.python.failure.Failure twisted.internet.error.Co...)Called when TCP connection has been lost |
connectionMade(self)TCP connection has opened |
Class Variable Details |
---|
berdecoder
|
debug
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Aug 26 13:54:31 2006 | http://epydoc.sf.net |