Uses of Class
io.netty.util.LeakPresenceDetector.AllocationProhibitedException
-
Packages that use LeakPresenceDetector.AllocationProhibitedException Package Description io.netty.util Utility classes used across multiple packages. -
-
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.
-