Java Platform, Standard Edition Tools Reference
Contents    Previous    Next

9 Java IDL and RMI-IIOP

These commands create applications that use OMG-standard IDL and CORBA/IIOP.

This section contains the following commands:

tnameserv: Starts the Java IDL name server.

idlj: Generates Java bindings for a specified Interface Definition Language (IDL) file.

orbd: Enables clients to locate and call persistent objects on servers in the CORBA environment.

servertool: Provides an easy-to-use interface for the application programmers to register, unregister, start up, and shut down a server.

Contents    Previous    Next

Copyright © 1993, 2024, Oracle and/or its affiliates. All rights reserved.