Compiling the IDL Interface
Compile the IDL interface using
idl -jP <package name> <idl fname>
idl -jP gridtest grid.idl
IDL compilation produces many java constructs (interfaces and classes).
Each one is placed with a filename.java
Previous slide
Next slide
Back to first slide
View graphic version