Uses of Class
io.netty.util.ResourceLeakDetectorFactory
Packages that use ResourceLeakDetectorFactory
-
Uses of ResourceLeakDetectorFactory in io.netty.util
Methods in io.netty.util that return ResourceLeakDetectorFactoryModifier and TypeMethodDescriptionstatic ResourceLeakDetectorFactoryResourceLeakDetectorFactory.instance()Get the singleton instance of this factory class.Methods in io.netty.util with parameters of type ResourceLeakDetectorFactoryModifier and TypeMethodDescriptionstatic voidResourceLeakDetectorFactory.setResourceLeakDetectorFactory(ResourceLeakDetectorFactory factory) Set the factory's singleton instance.