Uses of Class
org.apache.directory.ldap.client.api.message.DeleteRequest

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

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

Methods in org.apache.directory.ldap.client.api with parameters of type DeleteRequest
 DeleteResponse LdapConnection.delete(DeleteRequest deleteRequest)
          Performs a delete operation based on the delete request object.
 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.