Using the JNI to Integrate Native Code and Java Programs |
- Step By Step
- Implementing Native Methods
- Declaring Native Methods
- Java Types in Native Methods
- Accessing Java Strings in Native Methods
- Working With Java Arrays in Native Methods
- Calling Java Methods
- Accessing Java Fields
- Handling Java Errors from Native Methods
- Local and Global References
- Threads and Native Methods
- Invoking the Java Virtual Machine
- JNI Programming in C++
Using the JNI to Integrate Native Code and Java Programs |