Package org.objectweb.jeremie.tools.jrmic

Provides an implementation of a compiler (generator) for Jeremie stub classes.

See:
          Description

Class Summary
ClassContext This is a container class containing information relevant to a remote class being processed by the Jeremie stub compiler.
CompilerContext This is a container class containing information relevant to a run of the Jeremie stub compiler.
FileStream This is a utility class for files generated by the Jeremie stub compiler.
JRMICompiler Provides an implementation of a stub compiler for generating standard Jeremie stub classes, and optimised Jeremie stub and skeleton classes.
MethodContext This is a container class containing information relevant to a remote method of a class being processed by the Jeremie stub compiler.
Utils This is a utility class containing useful static methods for the Jeremie stub compiler.
 

Package org.objectweb.jeremie.tools.jrmic Description

Provides an implementation of a compiler (generator) for Jeremie stub classes.