Package org.opends.server.protocols.http
Contains the implementation for the Directory Server connection handler that is responsible for interacting with
clients using HTTP.
-
Interface Summary Interface Description LDAPContext.InternalLdapClient An internal connection factory providing direct connection to this Directory Server without the network overhead. -
Class Summary Class Description AliveEndpoint An HTTP endpoint for exposing the server liveness status.CommonAuditHttpAccessAuditFilter This filter aims to send some access audit events to the AuditService managed as a CREST handler.CrestMetricsEndpoint Represents a read-only ForgeRock Common REST HTTP Endpoint which exposes server metrics.HealthyEndpoint An HTTP endpoint for exposing the server health status.HTTPConnectionHandler This class defines a connection handler that will be used for communicating with clients over HTTP.HttpLogContext This context contains the logging informations related to the request processing.HttpStatistics Collects statistics for HTTP.LDAPContext Context provided by a Directory Server.PrometheusEndpoint Represents an HTTP endpoint exposing OpenDJ metrics using Prometheus text format. -
Exception Summary Exception Description LocalizedHttpApplicationException Thrown to indicate that anHttpApplication
was unable to start.