Http4kUndertowHttpHandler

class Http4kUndertowHttpHandler(handler: HttpHandler) : HttpHandler

Exposed to allow for insertion into a customised Undertow server instance

Constructors

Link copied to clipboard
constructor(handler: HttpHandler)

Functions

Link copied to clipboard
open override fun handleRequest(exchange: HttpServerExchange)