class Configuration
Shutdown url configuration builder
Configuration()
Shutdown url configuration builder |
var exitCodeSupplier: ApplicationCall.() -> Int
A function that provides process exit code by an application call |
|
var shutDownUrl: String
URI to handle shutdown requests |