CONTENTS | PREV | NEXT Java Remote Method Invocation


5.11 Stub and Skeleton Compiler

The 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:

  • For the Solaris operating environment:
http://java.sun.com/products/j2se/1.4/docs/tooldocs/solaris/rmic.html


  • For the Microsoft Windows platform:
http://java.sun.com/products/j2se/1.4/docs/tooldocs/windows/rmic.html




CONTENTS | PREV | NEXT