Package gov.llnl.babel.backend.jdk

Class Summary
ClientJava Class ClientJava writes the Java native code descriptions that will point to the JNI C code written by ClientJNI.
ClientJNI Class ClientJNI writes the JNI C code that links the Java client to the IOR.
GenerateClientJava Class GenerateClientJava is the main entry point for the Java client-side code generation routines.
Java Class Java contains common Java language binding routines shared by the Java backend code generators.