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

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

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

Classes in org.apache.directory.api.ldap.model.message that implement AddResponse
 class AddResponseImpl
          AddResponse implementation.
 

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

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

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



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