public class ModifyDnResponseHandler extends LdapResponseHandler<org.apache.directory.api.ldap.model.message.ModifyDnResponse>
ModifyDnResponses.ldapServer, LOG| Constructor and Description |
|---|
ModifyDnResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(LdapSession session,
org.apache.directory.api.ldap.model.message.ModifyDnResponse modifyDnResponse)
Handle a Ldap message associated with a session
|
getLdapServer, handleMessage, setLdapServerpublic void handle(LdapSession session, org.apache.directory.api.ldap.model.message.ModifyDnResponse modifyDnResponse)
handle in class LdapResponseHandler<org.apache.directory.api.ldap.model.message.ModifyDnResponse>session - The associated sessionmodifyDnResponse - The message we have to handleCopyright © 2003–2015 The Apache Software Foundation. All rights reserved.