Package | Description |
---|---|
io.netty.util |
Utility classes used across multiple packages.
|
Modifier and Type | Method and Description |
---|---|
static ResourceLeakDetectorFactory |
ResourceLeakDetectorFactory.instance()
Get the singleton instance of this factory class.
|
Modifier and Type | Method and Description |
---|---|
static void |
ResourceLeakDetectorFactory.setResourceLeakDetectorFactory(ResourceLeakDetectorFactory factory)
Set the factory's singleton instance.
|
Copyright © 2008–2018 The Netty Project. All rights reserved.