public class SearchAbandonListener extends Object implements org.apache.directory.shared.ldap.message.AbandonListener
Constructor and Description |
---|
SearchAbandonListener(LdapServer ldapServer,
DirectoryListener listener) |
SearchAbandonListener(LdapServer ldapServer,
EntryFilteringCursor cursor) |
SearchAbandonListener(LdapServer ldapServer,
EntryFilteringCursor cursor,
DirectoryListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
requestAbandoned(org.apache.directory.shared.ldap.message.internal.InternalAbandonableRequest req) |
public SearchAbandonListener(LdapServer ldapServer, EntryFilteringCursor cursor, DirectoryListener listener)
public SearchAbandonListener(LdapServer ldapServer, DirectoryListener listener)
public SearchAbandonListener(LdapServer ldapServer, EntryFilteringCursor cursor)
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.