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

Packages that use ModifyFuture
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
 ModifyFuture LdapNetworkConnection.modifyAsync(org.apache.directory.api.ldap.model.message.ModifyRequest modRequest)
          Performs an asynchronous modify operation based on the modifications present in the ModifyRequest.
 ModifyFuture LdapAsyncConnection.modifyAsync(org.apache.directory.api.ldap.model.message.ModifyRequest modRequest)
          Performs an asynchronous modify operation based on the modifications present in the ModifyRequest.
 



Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.