JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Module
com.github.eventmanager
Package com.github.eventmanager.compressors
package
com.github.eventmanager.compressors
This package contains classes and interfaces for handling compression operations.
Related Packages
Package
Description
com.github.eventmanager
This package contains the main classes for managing and logging events.
com.github.eventmanager.filehandlers
This package contains classes responsible for handling file operations such as loading configurations and managing log files.
com.github.eventmanager.formatters
This package contains classes for formatting events and key-value pairs.
com.github.eventmanager.processors
This package contains classes that implement various event processing functionalities.
Classes
Class
Description
Gzip
The Gzip class provides methods for compressing files using the GZIP format.
Zip
The Zip class provides methods for compressing files using the ZIP format.