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,
org.apache.directory.server.core.api.event.DirectoryListener listener) |
SearchAbandonListener(LdapServer ldapServer,
org.apache.directory.server.core.api.event.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, org.apache.directory.server.core.api.event.DirectoryListener listener)
public SearchAbandonListener(LdapServer ldapServer, org.apache.directory.server.core.api.event.DirectoryListener listener)
public SearchAbandonListener(LdapServer ldapServer, org.apache.directory.api.ldap.model.cursor.Cursor<org.apache.directory.api.ldap.model.entry.Entry> cursor)
public void requestAbandoned(org.apache.directory.api.ldap.model.message.AbandonableRequest req)
requestAbandoned in interface org.apache.directory.api.ldap.model.message.AbandonListenerCopyright © 2003–2023 The Apache Software Foundation. All rights reserved.