public class ModifyResponseImpl extends AbstractResultResponse implements ModifyResponse
ldapResultcontrols| Constructor and Description |
|---|
ModifyResponseImpl()
Creates a ModifyResponse as a reply to an ModifyRequest.
|
ModifyResponseImpl(int id)
Creates a ModifyResponse as a reply to an ModifyRequest.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Get a String representation of a ModifyResponse
|
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 ModifyResponseImpl()
public ModifyResponseImpl(int id)
id - the sequence id for this responsepublic String toString()
toString in class AbstractResultResponseCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.