Uses of Interface
org.ldaptive.provider.SearchListener

Packages that use SearchListener
org.ldaptive.async   
org.ldaptive.provider   
org.ldaptive.provider.jndi   
 

Uses of SearchListener in org.ldaptive.async
 

Classes in org.ldaptive.async that implement SearchListener
protected  class AsyncSearchOperation.AsyncSearchListener
          Async search listener used to build a search result and invoke search request handlers.
 

Uses of SearchListener in org.ldaptive.provider
 

Methods in org.ldaptive.provider with parameters of type SearchListener
 void ProviderConnection.searchAsync(SearchRequest request, SearchListener listener)
          Search the ldap asynchronously.
 

Uses of SearchListener in org.ldaptive.provider.jndi
 

Methods in org.ldaptive.provider.jndi with parameters of type SearchListener
 void JndiConnection.searchAsync(SearchRequest request, SearchListener listener)
          Search the ldap asynchronously.
 



Copyright © 2003-2015 Virginia Tech. All Rights Reserved.