Example usage for Java io.netty.util ResourceLeakDetector fields, constructors, methods, implement or subclass
The text is from its open source code.
Level | getLevel() Returns the current resource leak detection level. |
void | setEnabled(boolean enabled) |
void | setLevel(Level level) Sets the resource leak detection level. |