Uses of Class
org.springframework.boot.reactor.netty.NettyReactiveWebServerFactory
Packages that use NettyReactiveWebServerFactory
Package
Description
Auto-configuration for Reactor Netty.
-
Uses of NettyReactiveWebServerFactory in org.springframework.boot.reactor.netty.autoconfigure
Classes in org.springframework.boot.reactor.netty.autoconfigure that implement interfaces with type arguments of type NettyReactiveWebServerFactoryModifier and TypeClassDescriptionclass
Customization for Netty-specific features.Methods in org.springframework.boot.reactor.netty.autoconfigure with parameters of type NettyReactiveWebServerFactoryModifier and TypeMethodDescriptionvoid
NettyReactiveWebServerFactoryCustomizer.customize
(NettyReactiveWebServerFactory factory)