Skip navigation links

Package org.dynalang.dynalink

Contains the main API for using the dynamic linking facilities.

See: Description

Package org.dynalang.dynalink Description

Contains the main API for using the dynamic linking facilities. A scripting framework or a language runtime that does not define its own linker but only uses linkers available in the system will only need to use classes and interfaces from this package.

Languages that wish to define and use their own linkers will also need to use the org.dynalang.dynalink.linker package.

Skip navigation links

Copyright © 2018 Attila Szegedi. All rights reserved.