| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use java.rmi | |
|---|---|
| java.rmi | Provides the RMI package. | 
| java.rmi.activation | Provides support for RMI Object Activation. | 
| java.rmi.dgc | Provides classes and interface for RMI distributed garbage-collection (DGC). | 
| java.rmi.registry | Provides a class and two interfaces for the RMI registry. | 
| java.rmi.server | Provides classes and interfaces for supporting the server side of RMI. | 
| javax.activity | Contains Activity service related exceptions thrown by the ORB machinery during unmarshalling. | 
| javax.management.remote.rmi | The RMI connector is a connector for the JMX Remote API that uses RMI to transmit client requests to a remote MBean server. | 
| javax.rmi | Contains user APIs for RMI-IIOP. | 
| javax.rmi.CORBA | Contains portability APIs for RMI-IIOP. | 
| javax.transaction | Contains three exceptions thrown by the ORB machinery during unmarshalling. | 
| org.omg.stub.java.rmi | Contains RMI-IIOP Stubs for the Remote types that occur in the java.rmi package. | 
| Classes in java.rmi used by java.rmi | |
|---|---|
| AlreadyBoundException An AlreadyBoundExceptionis thrown if an attempt
 is made to bind an object in the registry to a name that already
 has an associated binding. | |
| NotBoundException A NotBoundExceptionis thrown if an attempt
 is made to lookup or unbind in the registry a name that has
 no associated binding. | |
| Remote The Remoteinterface serves to identify interfaces whose
 methods may be invoked from a non-local virtual machine. | |
| RemoteException A RemoteExceptionis the common superclass for a number of
 communication-related exceptions that may occur during the execution of a
 remote method call. | |
| Classes in java.rmi used by java.rmi.activation | |
|---|---|
| MarshalledObject A MarshalledObjectcontains a byte stream with the serialized
 representation of an object given to its constructor. | |
| NoSuchObjectException A NoSuchObjectExceptionis thrown if an attempt is made to
 invoke a method on an object that no longer exists in the remote virtual
 machine. | |
| Remote The Remoteinterface serves to identify interfaces whose
 methods may be invoked from a non-local virtual machine. | |
| RemoteException A RemoteExceptionis the common superclass for a number of
 communication-related exceptions that may occur during the execution of a
 remote method call. | |
| Classes in java.rmi used by java.rmi.dgc | |
|---|---|
| Remote The Remoteinterface serves to identify interfaces whose
 methods may be invoked from a non-local virtual machine. | |
| RemoteException A RemoteExceptionis the common superclass for a number of
 communication-related exceptions that may occur during the execution of a
 remote method call. | |
| Classes in java.rmi used by java.rmi.registry | |
|---|---|
| AccessException An AccessExceptionis thrown by certain methods of thejava.rmi.Namingclass (specificallybind,rebind, andunbind) and methods of thejava.rmi.activation.ActivationSysteminterface to
 indicate that the caller does not have permission to perform the action
 requested by the method call. | |
| AlreadyBoundException An AlreadyBoundExceptionis thrown if an attempt
 is made to bind an object in the registry to a name that already
 has an associated binding. | |
| NotBoundException A NotBoundExceptionis thrown if an attempt
 is made to lookup or unbind in the registry a name that has
 no associated binding. | |
| Remote The Remoteinterface serves to identify interfaces whose
 methods may be invoked from a non-local virtual machine. | |
| RemoteException A RemoteExceptionis the common superclass for a number of
 communication-related exceptions that may occur during the execution of a
 remote method call. | |
| UnknownHostException An UnknownHostExceptionis thrown if ajava.net.UnknownHostExceptionoccurs while creating
 a connection to the remote host for a remote method call. | |
| Classes in java.rmi used by java.rmi.server | |
|---|---|
| NoSuchObjectException A NoSuchObjectExceptionis thrown if an attempt is made to
 invoke a method on an object that no longer exists in the remote virtual
 machine. | |
| Remote The Remoteinterface serves to identify interfaces whose
 methods may be invoked from a non-local virtual machine. | |
| RemoteException A RemoteExceptionis the common superclass for a number of
 communication-related exceptions that may occur during the execution of a
 remote method call. | |
| Classes in java.rmi used by javax.activity | |
|---|---|
| RemoteException A RemoteExceptionis the common superclass for a number of
 communication-related exceptions that may occur during the execution of a
 remote method call. | |
| Classes in java.rmi used by javax.management.remote.rmi | |
|---|---|
| MarshalledObject A MarshalledObjectcontains a byte stream with the serialized
 representation of an object given to its constructor. | |
| Remote The Remoteinterface serves to identify interfaces whose
 methods may be invoked from a non-local virtual machine. | |
| RemoteException A RemoteExceptionis the common superclass for a number of
 communication-related exceptions that may occur during the execution of a
 remote method call. | |
| Classes in java.rmi used by javax.rmi | |
|---|---|
| NoSuchObjectException A NoSuchObjectExceptionis thrown if an attempt is made to
 invoke a method on an object that no longer exists in the remote virtual
 machine. | |
| Remote The Remoteinterface serves to identify interfaces whose
 methods may be invoked from a non-local virtual machine. | |
| RemoteException A RemoteExceptionis the common superclass for a number of
 communication-related exceptions that may occur during the execution of a
 remote method call. | |
| Classes in java.rmi used by javax.rmi.CORBA | |
|---|---|
| NoSuchObjectException A NoSuchObjectExceptionis thrown if an attempt is made to
 invoke a method on an object that no longer exists in the remote virtual
 machine. | |
| Remote The Remoteinterface serves to identify interfaces whose
 methods may be invoked from a non-local virtual machine. | |
| RemoteException A RemoteExceptionis the common superclass for a number of
 communication-related exceptions that may occur during the execution of a
 remote method call. | |
| Classes in java.rmi used by javax.transaction | |
|---|---|
| RemoteException A RemoteExceptionis the common superclass for a number of
 communication-related exceptions that may occur during the execution of a
 remote method call. | |
| Classes in java.rmi used by org.omg.stub.java.rmi | |
|---|---|
| Remote The Remoteinterface serves to identify interfaces whose
 methods may be invoked from a non-local virtual machine. | |
| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.