Generating a Server-side File (Remote Interface)

You can generate a server-side file that contains a remote interface using the RMI templates.

To generate server-side files:

  1. From the main window, choose File and choose New.
  2. In the New Wizard window, expand the RMI node and select the RMI object you want to create:

    Click Next to continue.

  3. Type a name for the remote interface file and specify a package for it.

    The IDE creates an RMI server source file called Name_You_Specified.java.

  4. Click Finsh.

    A node for the file appears in the Filesystem tabbed pane.

See also
Generating a Server-side File (Implementation)
Adding Code to a Server-side File
Compiling a Server-side File
Browsing RMI Registries

Legal Notices