| 软件包 | 描述 |
|---|---|
| io.netty.util |
在多个包中使用的实用程序类。
|
| Modifier and Type | Method and Description |
|---|---|
ResourceLeakTracker<T> |
ResourceLeakDetector.track(T obj)
创建一个新的 ResourceLeakTracker ,在解除分配相关资源时,该ResourceLeakTracker预计将通过close(Object)关闭。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.