org.apache.harmony.rmi.compiler |
|
Java Source File Name | Type | Comment |
ClassStub.java | Class | Generates RMI stub code for a particular class. |
Indenter.java | Class | Provides dynamic 4-space indents usable for source code generation.
All indents are measured in 4-space units.
This class' methods are designed to be called right from the output stream
composition, i. |
Main.java | Class | Launcher engine for RMI Compiler. |
RmicConstants.java | Interface | This interface contains various useful constants for RMI Compiler. |
RMICompiler.java | Class | Core class of RMI Compiler. |
RMICompilerException.java | Class | Basic exception for RMI Compiler operations. |
RmicStrings.java | Interface | This interface contains command line options and other textual constants
for RMI Compiler. |
RmicUtil.java | Class | Utility functions for RMI compiler. |