Uses of Enum Class
org.springframework.boot.netty.autoconfigure.NettyProperties.LeakDetection
Packages that use NettyProperties.LeakDetection
Package
Description
Auto-configuration for the Netty library.
-
Uses of NettyProperties.LeakDetection in org.springframework.boot.netty.autoconfigure
Subclasses with type arguments of type NettyProperties.LeakDetection in org.springframework.boot.netty.autoconfigureMethods in org.springframework.boot.netty.autoconfigure that return NettyProperties.LeakDetectionModifier and TypeMethodDescription@Nullable NettyProperties.LeakDetectionNettyProperties.getLeakDetection()Returns the enum constant of this class with the specified name.static NettyProperties.LeakDetection[]NettyProperties.LeakDetection.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.boot.netty.autoconfigure with parameters of type NettyProperties.LeakDetectionModifier and TypeMethodDescriptionvoidNettyProperties.setLeakDetection(@Nullable NettyProperties.LeakDetection leakDetection)