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

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

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

Classes in org.apache.directory.api.ldap.model.message that implement ModifyResponse
 class ModifyResponseImpl
          ModifyResponse implementation
 

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

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

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



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