class |
AccessLogPublisher<T extends AccessLogPublisherCfg> |
This class defines the set of methods and structures that must be implemented for a Directory Server access log
publisher.
|
class |
ConsoleErrorLogPublisher |
This class provides an implementation of an error log publisher.
|
class |
ErrorLogPublisher<T extends ErrorLogPublisherCfg> |
This class defines the set of methods and structures that must be implemented for a Directory Server error log
publisher.
|
class |
HTTPAccessLogPublisher<T extends HttpAccessLogPublisherCfg> |
This class defines the set of methods and structures that must be implemented for a Directory Server HTTP access log
publisher.
|
class |
TextAccessLogPublisher |
This class provides the implementation of the access logger used by the directory server.
|
class |
TextAuditLogPublisher |
This class provides the implementation of the audit logger used by the directory server.
|
class |
TextErrorLogPublisher |
This class provides an implementation of an error log publisher.
|
class |
TextHTTPAccessLogPublisher |
This class provides the implementation of the HTTP access logger used by the directory server.
|