Documentation Contents
Java Platform, Standard Edition Tools Reference
Contents    Previous    Next

8 Remote Method Invocation (RMI)

These commands create applications that interact over the web or with another network.

This section contains the following commands:

rmic(1): Generates stub, skeleton, and tie classes for remote objects that use the JRMP or IIOP protocols. Also generates OMG IDL.

rmiregistry(1): Starts a remote object registry on the specified port on the current host.

rmid(1): Starts the activation system daemon that allows objects to be registered and activated in a Java Virtual Machine (JVM).

serialver(1): Returns the serial version UID for specified classes.

Contents    Previous    Next

Oracle and/or its affiliates Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved.
Contact Us