public class AddResponseImpl extends AbstractResultResponse implements AddResponse
ldapResultcontrols| Constructor and Description |
|---|
AddResponseImpl()
Creates an AddResponse as a reply to an AddRequest.
|
AddResponseImpl(int id)
Creates an AddResponse as a reply to an AddRequest.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Get a String representation of an AddResponse
|
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 AddResponseImpl()
public AddResponseImpl(int id)
id - the session unique message idpublic String toString()
toString in class AbstractResultResponseCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.