public class AddResponseImpl extends AbstractResultResponse implements AddResponse
| Modifier and Type | Field and Description |
|---|---|
(package private) static long |
serialVersionUID |
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, setMessageIdstatic final long serialVersionUID
public AddResponseImpl()
public AddResponseImpl(int id)
id - the session unique message idpublic String toString()
toString in class AbstractResultResponseCopyright © 2003–2019 The Apache Software Foundation. All rights reserved.