Package | Description |
---|---|
org.forgerock.opendj.server.core |
Classes implementing a Grizzly based
ConnectionHandler using reactive api. |
org.forgerock.util.time |
Provides a time service abstraction.
|
org.opends.server.loggers |
Contains implementations of Directory Server access, error, and debug loggers.
|
Modifier and Type | Field and Description |
---|---|
static TimeService |
RequestContext.NANO_TIME
A time service with nanosecond precision.
|
Modifier and Type | Method and Description |
---|---|
RequestContext |
RequestContext.etimeStarted(TimeService timeService)
Sets the time at which processing started for this request.
|
Modifier and Type | Class and Description |
---|---|
class |
ClockTimeService
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
static TimeService |
TimeService.SYSTEM
Deprecated.
TimeService implementation based on System . |
Constructor and Description |
---|
ReactiveFilterAccessLog(Supplier<TimeService> timeServiceFactory)
Creates a new access log filter using the provided time service factory.
|
Copyright 2010-2018 ForgeRock AS.