AbstractReactiveWebServerFactory
abstract class AbstractReactiveWebServerFactory : AbstractConfigurableWebServerFactory, ConfigurableReactiveWebServerFactory
Abstract base class for ReactiveWebServerFactory implementations.
Author
Brian Clozel
Since
2.0.0
Inheritors
Properties
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 error pages that will be used when handling exceptions.