Class LoomLdapConnectionHandler

java.lang.Object
org.opends.server.api.ConnectionHandler<LdapConnectionHandlerCfg>
org.opends.server.protocols.ldap.LoomLdapConnectionHandler
All Implemented Interfaces:
Closeable, AutoCloseable, ConfigurationChangeListener<LdapConnectionHandlerCfg>, AlertGenerator, ServerShutdownListener

A virtual thread based LDAP connection handler.
  • Constructor Details

    • LoomLdapConnectionHandler

      public LoomLdapConnectionHandler()
  • Method Details