Uses of Class
org.opends.server.api.ConnectionHandler

Packages that use ConnectionHandler
Package
Description
Contains a number of API declarations for use throughout the Directory Server.
Contains various classes that comprise the core of the Directory Server codebase.
Contains various Directory Server connection handler implementations which will be used to accept connections from and perform communication with clients over various protocols.
Contains the implementation for the Directory Server connection handler that is responsible for interacting with clients using HTTP.
Contains the implementation for the Directory Server connection handler that is responsible for interacting with clients using JMX.
Contains the implementation for the Directory Server connection handler that is responsible for interacting with clients using LDAPv3.