UndertowServletWebServer

constructor(builder: Undertow.Builder, httpHandlerFactories: Iterable<HttpHandlerFactory>, contextPath: String, autoStart: Boolean)

Create a new UndertowServletWebServer instance.

Since

2.3.0

Parameters

builder

the builder

httpHandlerFactories

the handler factories

contextPath

the root context path

autoStart

if the server should be started