Class NativeLoader
java.lang.Object
de.sfuhrm.openssl4j.NativeLoader
Loads the object files.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
loaded
-
isLoaded
private static boolean isLoaded -
OBJECTS
-
-
Constructor Details
-
NativeLoader
NativeLoader()
-
-
Method Details
-
loadAll
Loads all object files.- Throws:
IOException- if transferring the object files failed.
-
load
Loads an object file and remembers it was loaded.
-