Class HTTPConnectionHandler

java.lang.Object
org.opends.server.api.ConnectionHandler<HttpConnectionHandlerCfg>
org.opends.server.protocols.http.HTTPConnectionHandler
All Implemented Interfaces:
Closeable, AutoCloseable, ConfigurationChangeListener<HttpConnectionHandlerCfg>, AlertGenerator

This class defines a connection handler that will be used for communicating with clients over HTTP.

The connection handler is responsible for starting/stopping the embedded web server.