Package | Description |
---|---|
io.netty.util |
Utility classes used across multiple packages.
|
Modifier and Type | Method and Description |
---|---|
ResourceLeak |
ResourceLeakDetector.open(T obj)
Creates a new
ResourceLeak which is expected to be closed via close() when the
related resource is deallocated. |
Copyright © 2008–2015 The Netty Project. All rights reserved.