Package org.objectweb.proactive.core.body.rmi

The body of an active object act as a hub of communication with other remote objects.

See:
          Description

Interface Summary
RmiRemoteBody An object implementing this interface provides the minimum service a body offers remotely through RMI.
RmiRemoteBodyForwarder An object implementing this interface provides the minimum service a body forwarder offers remotely through RMI.
 

Class Summary
ProActiveRmiMetaObjectFactory  
ProActiveRmiMetaObjectFactory.RemoteRmiBodyFactoryImpl  
RmiBodyAdapter An RMI adapter for a RemoteBody.
RmiRemoteBodyForwarderImpl An adapter for a LocalBody to be able to receive remote calls.
RmiRemoteBodyImpl An adapter for a LocalBody to be able to receive remote calls.
SshRmiBodyAdapter An RMISSH adapter for a RemoteBody.
 

Package org.objectweb.proactive.core.body.rmi Description

The body of an active object act as a hub of communication with other remote objects. For this reason, as RMI is the commodity underlying technology of ProActive, the is a Remote version of the Body that is used to reference on a body remotely.

Since:
ProActive 0.7
Version:
1.0, 2001/10/23
Author:
ProActive Team


Copyright 2001-2005 INRIA All Rights Reserved.