org.apache.directory.ldap.client.api.message
Interface SearchResponse

All Superinterfaces:
Message, Response
All Known Implementing Classes:
SearchIntermediateResponse, SearchResultDone, SearchResultEntry, SearchResultReference

public interface SearchResponse
extends Response

An interface for all the search responses.

Version:
$Revision: 760984 $
Author:
Apache Directory Project

Method Summary
 
Methods inherited from interface org.apache.directory.ldap.client.api.message.Message
add, getControl, getControls, getMessageId, hasControl, remove, setMessageId
 



Copyright © 2009-2011 Apache Software Foundation. All Rights Reserved.