core 1.4.0 API

Packages
Package
Description
 
Contains the implementation of the benchmarking submodule.
 
Contains helpers for working with configuration.
 
 
Contains the context which is used for deploying services and provide access to context-specific services, such as logging, the event bus and worker pools.
 
Utilities for working with files, such as loading, writing and watching for changes.
 
Contains different transport implementations that are used to create Request in CoreListener implementations, that are used by CoreHandler to invoke their methods that have been specified in a Protocol.
 
Functionality for logging to file or a remote service, building logging events and serializing.
 
Contains annotations and tools for building API's in a CoreHandler.
 
Contains security features, such as keystores, input validation, token signing/verification and hashing.
 
Contains storage implementations, API's and Query parsers.
 
Contains helpers and mocks that can be used for testing when using the chili-core.