| Class | Description |
|---|---|
| JNIAutomaticFeature |
Automatically enables
JNIFeature when specific options are set. |
| JNICallTrampolineMethod |
A trampoline for implementing JNI functions for calling Java methods from native code:
|
| JNIFeature |
Support for the Java Native Interface (JNI).
|
| JNIFieldAccessorMethod |
Generated method for accessing a field via JNI.
|
| JNIJavaCallWrapperMethod |
Generated code for calling a specific Java method from native code.
|
| JNIPrimitiveArrayOperationMethod |
Generated method for operations on an array with a primitive element type via JNI.
|
| Enum | Description |
|---|---|
| JNIJavaCallWrapperMethod.CallVariant | |
| JNIPrimitiveArrayOperationMethod.Operation |