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(org.apache.directory.api.ldap.model.message.DeleteRequest deleteRequest)
          Performs an asynchronous delete operation based on the delete request object.
 DeleteFuture LdapAsyncConnection.deleteAsync(org.apache.directory.api.ldap.model.message.DeleteRequest delRequest)
          Performs an asynchronous delete operation based on the delete request object.
 



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