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

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

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

Classes in org.apache.directory.api.ldap.model.message that implement CompareResponse
 class CompareResponseImpl
          CompareResponse implementation.
 

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

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

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



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