UndertowReactiveWebServerFactory

constructor()

Create a new UndertowReactiveWebServerFactory instance.


constructor(port: Int)

Create a new UndertowReactiveWebServerFactory that listens for requests using the specified port.

Parameters

port

the port to listen on