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) |
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)
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.