aicas logo Jamaica 3.4 release 8

Uses of Package
java.rmi

Packages that use java.rmi
com.sun.jndi.toolkit.corba   
java.rmi Provides basic Remote Method Invocation (RMI) interfaces, classes and exceptions. 
java.rmi.activation In the previous Classpath releases, an instance of a UnicastRemoteObject could be accessed from a server that: has created an instance of that object has been running all the time The the activation system allows to activate and execute the object implementation on demand rather than running all time. 
java.rmi.dgc The Distributed Garbage Collector (DGC). 
java.rmi.registry  
java.rmi.server  
javax.rmi Java RMI over IIOP combines RMI technology with CORBA technology. 
javax.rmi.CORBA Java RMI over IIOP combines RMI technology with CORBA technology. 
javax.transaction  
org.omg.stub.java.rmi Contains RMI-IIOP Stubs for the Remote types from java.rmi package. 
 

Classes in java.rmi used by com.sun.jndi.toolkit.corba
Remote
          Marker interface for interfaces which methods are invokable from outside of this virtual machine through remote method calls.
 

Classes in java.rmi used by java.rmi
AlreadyBoundException
          Thrown on an attempt to bind an object in the registry that is already bound.
NotBoundException
          Thrown on an attempt to lookup or unbind a registry name that has no associated binding.
Remote
          Marker interface for interfaces which methods are invokable from outside of this virtual machine through remote method calls.
RemoteException
          The superclass of exceptions related to RMI (remote method invocation).
 

Classes in java.rmi used by java.rmi.activation
MarshalledObject
          A MarshalledObject consists of a serialized object which is marshalled according to the RMI specification.
NoSuchObjectException
          Thrown on an attempt to invoke a call on an object that no longer exists in the remote Virtual Machine.
Remote
          Marker interface for interfaces which methods are invokable from outside of this virtual machine through remote method calls.
RemoteException
          The superclass of exceptions related to RMI (remote method invocation).
 

Classes in java.rmi used by java.rmi.dgc
Remote
          Marker interface for interfaces which methods are invokable from outside of this virtual machine through remote method calls.
RemoteException
          The superclass of exceptions related to RMI (remote method invocation).
 

Classes in java.rmi used by java.rmi.registry
AccessException
          Thrown to indicate that the caller does not have permission to access certain data, such as bind in an ActivationSystem.
AlreadyBoundException
          Thrown on an attempt to bind an object in the registry that is already bound.
NotBoundException
          Thrown on an attempt to lookup or unbind a registry name that has no associated binding.
Remote
          Marker interface for interfaces which methods are invokable from outside of this virtual machine through remote method calls.
RemoteException
          The superclass of exceptions related to RMI (remote method invocation).
UnknownHostException
          Thrown if a java.net.UnknownHostException occurs during a remote procedure call.
 

Classes in java.rmi used by java.rmi.server
NoSuchObjectException
          Thrown on an attempt to invoke a call on an object that no longer exists in the remote Virtual Machine.
Remote
          Marker interface for interfaces which methods are invokable from outside of this virtual machine through remote method calls.
RemoteException
          The superclass of exceptions related to RMI (remote method invocation).
 

Classes in java.rmi used by javax.rmi
NoSuchObjectException
          Thrown on an attempt to invoke a call on an object that no longer exists in the remote Virtual Machine.
Remote
          Marker interface for interfaces which methods are invokable from outside of this virtual machine through remote method calls.
RemoteException
          The superclass of exceptions related to RMI (remote method invocation).
 

Classes in java.rmi used by javax.rmi.CORBA
NoSuchObjectException
          Thrown on an attempt to invoke a call on an object that no longer exists in the remote Virtual Machine.
Remote
          Marker interface for interfaces which methods are invokable from outside of this virtual machine through remote method calls.
RemoteException
          The superclass of exceptions related to RMI (remote method invocation).
 

Classes in java.rmi used by javax.transaction
RemoteException
          The superclass of exceptions related to RMI (remote method invocation).
 

Classes in java.rmi used by org.omg.stub.java.rmi
Remote
          Marker interface for interfaces which methods are invokable from outside of this virtual machine through remote method calls.
 


aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.