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

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

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

Methods in org.apache.directory.ldap.client.api that return DeleteFuture
 DeleteFuture LdapNetworkConnection.deleteAsync(DeleteRequest deleteRequest)
          Performs an asynchronous delete operation based on the delete request object.
 DeleteFuture LdapAsyncConnection.deleteAsync(DeleteRequest delRequest)
          Performs an asynchronous delete operation based on the delete request object.
 



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