ServerConfig

interface ServerConfig

Standard interface for creating a configured WebServer

Inheritors

Types

Link copied to clipboard
sealed interface StopMode

Properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun toServer(http: HttpHandler): Http4kServer