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(org.apache.directory.api.ldap.model.message.CompareRequest compareRequest)
          Asynchronously compares an entry's attribute's value with that of the given value
 CompareFuture LdapAsyncConnection.compareAsync(org.apache.directory.api.ldap.model.message.CompareRequest compareRequest)
          Asynchronously compares an entry's attribute's value with that of the given value
 



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