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

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

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

Methods in org.apache.directory.ldap.client.api with parameters of type AddRequest
 AddResponse LdapConnection.add(AddRequest addRequest)
          Add an entry present in the AddRequest to the server.
 AddFuture LdapConnection.addAsync(AddRequest addRequest)
          Add an entry present in the AddRequest to the server.
 



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