When writing an applet or an application that uses remote objects, the programmer needs to be aware of the RMI system’s client visible interfaces that are available in the java.rmi
package.
Remote
InterfaceSee the Remote
API documentation, and for more details on how to define a remote interface see the section “The java.rmi.Remote Interface”.
RemoteException
ClassSee the RemoteException
API documentation.
Naming
ClassSee the Naming
API documentation.
Copyright © 1997, 2017, Oracle and/or its affiliates. All rights reserved.
CONTENTS | PREV | NEXT