Uses of Interface
org.apache.directory.api.ldap.model.message.ModifyDnResponse

Packages that use ModifyDnResponse
org.apache.directory.api.ldap.model.message   
org.apache.directory.api.ldap.model.message.extended   
 

Uses of ModifyDnResponse in org.apache.directory.api.ldap.model.message
 

Classes in org.apache.directory.api.ldap.model.message that implement ModifyDnResponse
 class ModifyDnResponseImpl
          ModifyDnResponse implementation
 

Methods in org.apache.directory.api.ldap.model.message that return ModifyDnResponse
 ModifyDnResponse ModifyDnRequestImpl.getResultResponse()
          The result containing response for this request.
 

Uses of ModifyDnResponse in org.apache.directory.api.ldap.model.message.extended
 

Classes in org.apache.directory.api.ldap.model.message.extended that implement ModifyDnResponse
 class ModifyDnNoDResponse
          An extended operation intended for notifying clients of upcoming disconnection for the ModifyDn response.
 



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