public class DeleteResponseImpl extends AbstractResultResponse implements DeleteResponse
| Modifier and Type | Field and Description |
|---|---|
(package private) static long |
serialVersionUID |
ldapResultcontrols| Constructor and Description |
|---|
DeleteResponseImpl()
Creates a DeleteResponse as a reply to an DeleteRequest.
|
DeleteResponseImpl(int id)
Creates a DeleteResponse as a reply to an DeleteRequest.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Get a String representation of a DelResponse
|
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 DeleteResponseImpl()
public DeleteResponseImpl(int id)
id - the session unique message idpublic String toString()
toString in class AbstractResultResponseCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.