|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.shared.ldap.message.AbstractMessage
org.apache.directory.shared.ldap.message.AbstractResponse
org.apache.directory.shared.ldap.message.AbstractResultResponse
org.apache.directory.shared.ldap.message.AddResponseImpl
Lockable AddResponse implementation.
Field Summary |
Fields inherited from interface org.apache.directory.shared.ldap.message.AddResponse |
TYPE |
Constructor Summary | |
AddResponseImpl(int id)
Creates a Lockable AddResponse as a reply to an AddRequest. |
Method Summary | |
java.lang.String |
toString()
Get a String representation of an AddResponse |
Methods inherited from class org.apache.directory.shared.ldap.message.AbstractResultResponse |
equals, getLdapResult |
Methods inherited from class org.apache.directory.shared.ldap.message.AbstractMessage |
add, get, getControls, getMessageId, getType, put, remove |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.directory.shared.ldap.message.ResultResponse |
getLdapResult |
Methods inherited from interface org.apache.directory.shared.ldap.message.Message |
add, get, getControls, getMessageId, getType, put, remove |
Constructor Detail |
public AddResponseImpl(int id)
id
- the session unique message idMethod Detail |
public java.lang.String toString()
toString
in class AbstractResultResponse
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |