|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
LdapNetworkConnection.addAsync(AddRequest addRequest)
Add an entry present in the AddRequest to the server. |
AddFuture |
LdapAsyncConnection.addAsync(AddRequest addRequest)
Add an entry present in the AddRequest to the server. |
AddFuture |
LdapNetworkConnection.addAsync(Entry entry)
Add an entry to the server asynchronously. |
AddFuture |
LdapAsyncConnection.addAsync(Entry entry)
Add an entry to the server asynchronously. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||