Package | Description |
---|---|
org.apache.directory.ldap.client.api |
Modifier and Type | Method and Description |
---|---|
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-2013 The Apache Software Foundation. All Rights Reserved.