| Class Summary | 
| ClientJava | Class ClientJavawrites the Java native code descriptions that
 will point to the JNI C code written byClientJNI. | 
| ClientJNI | Class ClientJNIwrites the JNI C code that links the Java
 client to the IOR. | 
| GenerateClientJava | Class GenerateClientJavais the main entry point for the Java
 client-side code generation routines. | 
| GenerateServerJava | Class GenerateServerJavais the main entry point for the Java
 client-side code generation routines. | 
| Java | Class Javacontains common Java language binding routines
 shared by the Java backend code generators. | 
| JavaImplSource | Create and write a source file for a Java extension class to wrap a 
 BABEL extendable in a Java object. | 
| ServerJNI | Class ServerJNIwrites the JNI C code that links the Java
 server to the IOR. | 
| StubHeader | This class generates the C header code that externs rmicast and connect
 to the other stubs. |