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 LdapConnection.deleteAsync(DeleteRequest delRequest)
          Performs an asynchronous delete operation based on the delete request object.
 



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