public class SearchAbandonListener extends Object implements org.apache.directory.api.ldap.model.message.AbandonListener
| Constructor and Description |
|---|
SearchAbandonListener(LdapServer ldapServer,
org.apache.directory.api.ldap.model.cursor.Cursor<org.apache.directory.api.ldap.model.entry.Entry> cursor) |
SearchAbandonListener(LdapServer ldapServer,
org.apache.directory.api.ldap.model.cursor.Cursor<org.apache.directory.api.ldap.model.entry.Entry> cursor,
DirectoryListener listener) |
SearchAbandonListener(LdapServer ldapServer,
DirectoryListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
requestAbandoned(org.apache.directory.api.ldap.model.message.AbandonableRequest req) |
public SearchAbandonListener(LdapServer ldapServer, org.apache.directory.api.ldap.model.cursor.Cursor<org.apache.directory.api.ldap.model.entry.Entry> cursor, DirectoryListener listener)
public SearchAbandonListener(LdapServer ldapServer, DirectoryListener listener)
public SearchAbandonListener(LdapServer ldapServer, org.apache.directory.api.ldap.model.cursor.Cursor<org.apache.directory.api.ldap.model.entry.Entry> cursor)
Copyright © 2021. All rights reserved.