Kernel

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

boot
void boot()
Undocumented in source. Be warned that the author may not have intended to support it.
buildContainer
void buildContainer()

Register our services.

buildRouter
void buildRouter()
Undocumented in source. Be warned that the author may not have intended to support it.
configureSettings
void configureSettings()

Configure Http Settings settings

getRouter
URLRouter getRouter()
Undocumented in source. Be warned that the author may not have intended to support it.
getSettings
HTTPServerSettings getSettings()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

router
URLRouter router;
Undocumented in source.
settings
HTTPServerSettings settings;
Undocumented in source.

Meta