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:

    http://java.sun.com/products/jdk/1.6.0/docs/tooldocs/solaris/rmic.html
    http://java.sun.com/products/jdk/1.6.0/docs/tooldocs/windows/rmic.html



CONTENTS | PREV | NEXT
Copyright (c) 1997,2006, Oracle and/or its affiliates. All rights reserved.