public class AddResponseImpl extends InternalAbstractResultResponse implements InternalAddResponse
TYPE
Constructor and Description |
---|
AddResponseImpl(int id)
Creates a Lockable AddResponse as a reply to an AddRequest.
|
Modifier and Type | Method and Description |
---|---|
String |
toString()
Get a String representation of an AddResponse
|
equals, getLdapResult
add, addAll, get, getControls, getMessageId, getType, hasControl, hashCode, put, remove
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getLdapResult
add, addAll, get, getControls, getMessageId, getType, hasControl, put, remove
public AddResponseImpl(int id)
id
- the session unique message idpublic String toString()
toString
in class InternalAbstractResultResponse
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.