public final class NativeLibraryLoader extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
load(String name,
ClassLoader loader)
Load the given library with the specified
ClassLoader |
public static void load(String name, ClassLoader loader)
ClassLoaderCopyright © 2008–2014 The Netty Project. All rights reserved.