harfang.configuration

..
AbstractServerConfiguration

Provides a default implementation for the ServerConfiguration interface, providing helper functions so you don't have to worry about how the data is contained behind the scenes.

ServerConfiguration

The configuration is responsible for providing the basic application components such as modules and event listeners. It can be seen as the developer's entry point into the framework.