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(ModifyRequest modRequest)
          Performs an asynchronous modify operation based on the modifications present in the ModifyRequest.
 ModifyFuture LdapAsyncConnection.modifyAsync(ModifyRequest modRequest)
          Performs an asynchronous modify operation based on the modifications present in the ModifyRequest.
 



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