| Package | Description |
|---|---|
| org.forgerock.opendj.reactive |
Classes implementing a Grizzly based
ConnectionHandler using reactive api. |
| 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 | Method and Description |
|---|---|
LDAPStatistics |
LDAPConnectionHandler2.getStatTracker()
Retrieves the set of statistics maintained by this connection handler.
|
| 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.
|
Copyright © 2010-2020 Wren Security. All Rights Reserved.