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
RemoteBody An object implementing this interface provides the minimum service a body offers remotely.
 

Class Summary
ProActiveRmiMetaObjectFactory  
ProActiveRmiMetaObjectFactory.RemoteRmiBodyFactoryImpl  
RemoteBodyAdapter  
RemoteBodyImpl An adapter for a LocalBody to be able to receive remote calls.
RemoteBodyImpl_Stub  
 

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 © April 2004 INRIA All Rights Reserved.