CONTENTS | PREV | NEXT | Java Remote Method Invocation |
rmic
stub
and skeleton compiler is used to compile the appropriate stubs and
skeletons for a specific remote object implementation.
Please see the following
URLs for further information on rmic
:
https://docs.oracle.com/javase/8/docs/technotes/tools/unix/rmic.html
https://docs.oracle.com/javase/8/docs/technotes/tools/windows/rmic.html