public class SearchResponseDoneImpl extends InternalAbstractResultResponse implements InternalSearchResponseDone
TYPE
Constructor and Description |
---|
SearchResponseDoneImpl(int id)
Creates a Lockable SearchResponseDone as a reply to an SearchRequest to
indicate the end of a search operation.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Checks for equality by using the underlying LdapResult objects of this
SearchResponseDone stub.
|
getLdapResult, toString
add, addAll, get, getControls, getMessageId, getType, hasControl, hashCode, put, remove
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getLdapResult
add, addAll, get, getControls, getMessageId, getType, hasControl, put, remove
public SearchResponseDoneImpl(int id)
id
- the session unique message idpublic boolean equals(Object obj)
equals
in class InternalAbstractResultResponse
obj
- the object to be tested for equalityCopyright © 2003-2012 Apache Software Foundation. All Rights Reserved.