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

Packages that use ModifyDnFuture
org.apache.directory.ldap.client.api   
 

Uses of ModifyDnFuture in org.apache.directory.ldap.client.api
 

Methods in org.apache.directory.ldap.client.api that return ModifyDnFuture
 ModifyDnFuture LdapNetworkConnection.modifyDnAsync(org.apache.directory.api.ldap.model.message.ModifyDnRequest modDnRequest)
          Performs the modifyDn operation based on the given ModifyDnRequest.
 ModifyDnFuture LdapAsyncConnection.modifyDnAsync(org.apache.directory.api.ldap.model.message.ModifyDnRequest modDnRequest)
          Performs the modifyDn operation based on the given ModifyDnRequest.
 



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