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)
ClassLoader
Copyright © 2008–2015 The Netty Project. All rights reserved.