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