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, toStringadd, addAll, get, getControls, getMessageId, getType, hasControl, hashCode, put, removeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLdapResultadd, addAll, get, getControls, getMessageId, getType, hasControl, put, removepublic SearchResponseDoneImpl(int id)
id - the session unique message idpublic boolean equals(Object obj)
equals in class InternalAbstractResultResponseobj - the object to be tested for equalityCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.