public class ModifyResponseHandler extends LdapResponseHandler<org.apache.directory.api.ldap.model.message.ModifyResponse>
ModifyResponses.ldapServer, LOG| Constructor and Description |
|---|
ModifyResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(LdapSession session,
org.apache.directory.api.ldap.model.message.ModifyResponse modifyResponse)
Handle a Ldap message associated with a session
|
getLdapServer, handleMessage, setLdapServerpublic void handle(LdapSession session, org.apache.directory.api.ldap.model.message.ModifyResponse modifyResponse)
handle in class LdapResponseHandler<org.apache.directory.api.ldap.model.message.ModifyResponse>session - The associated sessionmodifyResponse - The message we have to handleCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.