Uses of Interface
io.netty.util.ResourceLeak
-
Packages that use ResourceLeak Package Description io.netty.util Utility classes used across multiple packages. -
-
Uses of ResourceLeak in io.netty.util
Classes in io.netty.util that implement ResourceLeak Modifier and Type Class Description private static classResourceLeakDetector.DefaultResourceLeak<T>Methods in io.netty.util that return ResourceLeak Modifier and Type Method Description ResourceLeakResourceLeakDetector. open(T obj)Deprecated.
-