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.
|
org.opends.server.protocols.ldap |
Contains the implementation for the Directory Server connection handler that is responsible for interacting with
clients using LDAPv3.
|
Modifier and Type | Class and Description |
---|---|
class |
HTTPStatistics
Collects statistics for HTTP.
|
Modifier and Type | Method and Description |
---|---|
LDAPStatistics |
LDAPConnectionHandler.getStatTracker()
Retrieves the set of statistics maintained by this connection handler.
|
Constructor and Description |
---|
LdapStatisticsFilter(LDAPStatistics statTracker)
Creates a new reactive filter for the provided statistics tracker.
|
Copyright © 2010–2017 ForgeRock AS. All rights reserved.