Uses of Class
org.apache.directory.server.ldap.handlers.response.ExtendedResponseHandler

Packages that use ExtendedResponseHandler
org.apache.directory.server.ldap Contains the entry point for the LDAP protocol provider and the session registry. 
 

Uses of ExtendedResponseHandler in org.apache.directory.server.ldap
 

Methods in org.apache.directory.server.ldap with parameters of type ExtendedResponseHandler
 void LdapServer.setExtendedHandlers(ExtendedRequestHandler extendedRequestHandler, ExtendedResponseHandler extendedResponseHandler)
          Inject the MessageReceived and MessageSent handler into the IoHandler
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.