Uses of Class
io.netty.util.LeakPresenceDetector.ResourceScope
-
Packages that use LeakPresenceDetector.ResourceScope Package Description io.netty.util Utility classes used across multiple packages.io.netty.util.test Test utilities for netty-common. -
-
Uses of LeakPresenceDetector.ResourceScope in io.netty.util
Methods in io.netty.util that return LeakPresenceDetector.ResourceScope Modifier and Type Method Description protected LeakPresenceDetector.ResourceScope
LeakPresenceDetector. currentScope()
Get the resource scope for the current thread. -
Uses of LeakPresenceDetector.ResourceScope in io.netty.util.test
Methods in io.netty.util.test that return LeakPresenceDetector.ResourceScope Modifier and Type Method Description protected LeakPresenceDetector.ResourceScope
LeakPresenceExtension.WithTransferableScope. currentScope()
-