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