Uses of Class
org.opends.server.protocols.http.HttpStatistics
-
Packages that use HttpStatistics Package Description org.opends.server.protocols.http Contains the implementation for the Directory Server connection handler that is responsible for interacting with clients using HTTP. -
-
Uses of HttpStatistics in org.opends.server.protocols.http
Methods in org.opends.server.protocols.http that return HttpStatistics Modifier and Type Method Description HttpStatistics
HTTPConnectionHandler. getStatTracker()
Returns the set of statistics maintained by this connection handler.
-