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 LdapConnection.modifyDnAsync(ModifyDnRequest modDnRequest)
          performs the modifyDn operation based on the given ModifyDnRequest.
 



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