HttpServer.this

Constructs a new server using the supplied handler to handle all incoming requests.

Parameters

handler HttpRequestHandler

The handler to handle all requests.

config ServerConfig

The server configuration.