enableLogbackAccess

Extension for HttpServer providing HttpServer.accessLog method alternative.

Return

a new HttpServer.

Parameters

reactorNettyAccessLogFactory

The ReactorNettyAccessLogFactory instance for access log configuration.


Extension for HttpServer providing HttpServer.accessLog method alternative with a default ReactorNettyAccessLogFactory configuration.

Return

a new HttpServer.


Extension for HttpServer providing HttpServer.accessLog method alternative.

Return

a new HttpServer.

Parameters

fileName

The file name of the configuration file to load.


Extension for HttpServer providing HttpServer.accessLog method alternative.

Return

a new HttpServer.

Parameters

config

the URL pointing to the configuration file to be used for setup.