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

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

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

Methods in org.apache.directory.ldap.client.api that return ExtendedFuture
 ExtendedFuture LdapNetworkConnection.extendedAsync(org.apache.directory.api.ldap.model.message.ExtendedRequest extendedRequest)
          Asynchronously requests the server to perform an extended operation based on the given request.
 ExtendedFuture LdapAsyncConnection.extendedAsync(org.apache.directory.api.ldap.model.message.ExtendedRequest extendedRequest)
          Asynchronously requests the server to perform an extended operation based on the given request.
 



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