| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
twisted.internet.protocol.BaseProtocol --+ |
| |
twisted.internet.protocol.Protocol --+ |
| |
twisted.protocols.basic._PauseableMixin --+ |
| |
twisted.protocols.basic.LineReceiver --+
|
protocols.ldap.ldifprotocol.LDIF --+
|
InMemoryLDIFProtocol
Receive LDIF data and gather results into an ReadOnlyInMemoryLDAPEntry.
You can override lookupFailed and addFailed to provide smarter error handling. They are called as Deferred errbacks; returning the reason causes error to pass onward and abort the whole operation. Returning None from lookupFailed skips that entry, but continues loading.
When the full LDIF data has been read, the completed Deferred will trigger.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Tue Apr 8 20:09:43 2008 | http://epydoc.sourceforge.net |