public interface WebServerConfiguration
Web server module configuration.
- Since:
- 1.0
- Author:
- Jeremy Kuhn
-
Method Summary
Modifier and TypeMethodDescriptionThe HTTP server configuration.
-
Method Details
-
http_server
HttpServerConfiguration http_server()The HTTP server configuration.
- Returns:
- the HTTP server configuration
-