hexagon_core 1.3.18 API
This module holds utilities used in other libraries of the toolkit.
See: Description
| Package | Description |
|---|---|
| com.hexagonkt | |
| com.hexagonkt.helpers | JVM information, a logger class and other useful utilities. |
| com.hexagonkt.injection | Utilities to bind classes to creation closures or instances, and inject instances of those classes later. |
| com.hexagonkt.logging | Provides a logging management capabilities abstracting the application from logging libraries. |
| com.hexagonkt.logging.jul | |
| com.hexagonkt.security | |
| com.hexagonkt.serialization | Parse/serialize data in different formats to class instances. |