All Classes and Interfaces
Class
Description
The Config class holds the configuration settings for the EventManager application.
The ConfigEvent class holds the configuration settings related to events for the EventManager application.
Deprecated.
This class is deprecated and will be removed in a future release.
The ConfigLogFile class holds the configuration settings related to log files for the EventManager application.
The ConfigLogRotate class holds the configuration settings related to log file rotation for the EventManager application.
The EventCreator class is a builder class that creates event logs.
The EventFormatter enum provides different formatting strategies for event logs.
The EventManager class is responsible for managing and logging events.
The Gzip class provides methods for compressing files using the GZIP format.
The InternalEventManager class is responsible for managing internal events of the EventManager library.
The KeyValueWrapper class is a simple data structure that holds a key-value pair.
The LogHandler class is responsible for managing log files for the EventManager application.
The TimeStampFormatter class provides utility methods for validating time formats.
The Zip class provides methods for compressing files using the ZIP format.