Uses of Class
org.apache.directory.ldap.client.api.future.CompareFuture

Packages that use CompareFuture
org.apache.directory.ldap.client.api   
 

Uses of CompareFuture in org.apache.directory.ldap.client.api
 

Methods in org.apache.directory.ldap.client.api that return CompareFuture
 CompareFuture LdapNetworkConnection.compareAsync(CompareRequest compareRequest)
          Asynchronously compares an entry's attribute's value with that of the given value
 CompareFuture LdapAsyncConnection.compareAsync(CompareRequest compareRequest)
          Asynchronously compares an entry's attribute's value with that of the given value
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.