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

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

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

Methods in org.apache.directory.ldap.client.api that return AddFuture
 AddFuture LdapConnection.addAsync(AddRequest addRequest)
          Add an entry present in the AddRequest to the server.
 AddFuture LdapConnection.addAsync(org.apache.directory.shared.ldap.entry.Entry entry)
          Add an entry to the server asynchronously.
 



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