Uses of Class
org.apache.directory.ldap.client.api.future.ModifyFuture
-
Packages that use ModifyFuture Package Description org.apache.directory.ldap.client.api -
-
Uses of ModifyFuture in org.apache.directory.ldap.client.api
Methods in org.apache.directory.ldap.client.api that return ModifyFuture Modifier and Type Method Description ModifyFutureLdapAsyncConnection. modifyAsync(ModifyRequest modRequest)Performs an asynchronous modify operation based on the modifications present in the ModifyRequest.ModifyFutureLdapNetworkConnection. modifyAsync(ModifyRequest modRequest)Performs an asynchronous modify operation based on the modifications present in the ModifyRequest.
-