ConfigurableReactiveWebServerFactory
interface ConfigurableReactiveWebServerFactory : ConfigurableWebServerFactory, ReactiveWebServerFactory
Configurable ReactiveWebServerFactory.
Author
Brian Clozel
Since
2.0.0
Inheritors
Functions
Link copied to clipboard
Adds error pages that will be used when handling exceptions.
Link copied to clipboard
Gets a new fully configured but paused WebServer instance.
Link copied to clipboard
Sets the specific network address that the server should bind to.
Link copied to clipboard
Sets the compression configuration that will be applied to the server's default connector.
Link copied to clipboard
Sets the error pages that will be used when handling exceptions.
Link copied to clipboard
Sets the server header value.
Link copied to clipboard
Sets the shutdown configuration that will be applied to the server.
Link copied to clipboard
Sets the SSL bundles that can be used to configure SSL connections.