Package-level declarations

Types

Link copied to clipboard
class Apache4Server(val port: Int = 8000, val stopMode: ServerConfig.StopMode, val address: InetAddress?) : ServerConfig
Link copied to clipboard
class Http4kApache4RequestHandler(handler: HttpHandler) : HttpRequestHandler

Exposed to allow for insertion into a customised Apache WebServer instance