public class CompareResponseImpl extends AbstractResultResponse implements CompareResponse
ldapResultcontrols| Constructor and Description |
|---|
CompareResponseImpl()
Creates a CompareResponse as a reply to an CompareRequest.
|
CompareResponseImpl(int id)
Creates a CompareResponse as a reply to an CompareRequest.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTrue() |
String |
toString()
Get a String representation of an CompareResponse
|
equals, getLdapResult, hashCodeaddAllControls, addControl, get, getControl, getControls, getMessageId, getType, hasControl, put, removeControl, setMessageId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLdapResultaddAllControls, addControl, get, getControl, getControls, getMessageId, getType, hasControl, put, removeControl, setMessageIdpublic CompareResponseImpl()
public CompareResponseImpl(int id)
id - the session unique message idpublic boolean isTrue()
isTrue in interface CompareResponsepublic String toString()
toString in class AbstractResultResponseCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.