|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.shared.ldap.message.internal.InternalAbstractMessage
org.apache.directory.shared.ldap.message.internal.InternalAbstractResponse
org.apache.directory.shared.ldap.message.internal.InternalAbstractResultResponse
org.apache.directory.shared.ldap.message.ModifyDnResponseImpl
public class ModifyDnResponseImpl
Lockable ModifyDnResponse implementation
Field Summary |
---|
Fields inherited from interface org.apache.directory.shared.ldap.message.internal.InternalModifyDnResponse |
---|
TYPE |
Constructor Summary | |
---|---|
ModifyDnResponseImpl(int id)
Creates a Lockable ModifyDnResponse as a reply to an ModifyDnRequest. |
Method Summary |
---|
Methods inherited from class org.apache.directory.shared.ldap.message.internal.InternalAbstractResultResponse |
---|
equals, getLdapResult, toString |
Methods inherited from class org.apache.directory.shared.ldap.message.internal.InternalAbstractMessage |
---|
add, addAll, get, getControls, getMessageId, getType, hasControl, hashCode, put, remove |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.directory.shared.ldap.message.internal.InternalResultResponse |
---|
getLdapResult |
Methods inherited from interface org.apache.directory.shared.ldap.message.internal.InternalMessage |
---|
add, addAll, get, getControls, getMessageId, getType, hasControl, put, remove |
Constructor Detail |
---|
public ModifyDnResponseImpl(int id)
id
- the sequence if of this response
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |