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: Generates stub, skeleton, and tie classes for remote objects that use the JRMP or IIOP protocols. Also generates OMG IDL.

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

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

serialver: Returns the serial version UID for specified classes.

Contents    Previous    Next

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