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

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

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

Classes in org.apache.directory.api.ldap.model.message that implement DeleteResponse
 class DeleteResponseImpl
          DeleteResponse implementation
 

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

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

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



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