Uses of Interface
org.objectweb.proactive.core.body.rmi.RemoteBody

Packages that use RemoteBody
org.objectweb.proactive.core.body.rmi The body of an active object act as a hub of communication with other remote objects.  
 

Uses of RemoteBody in org.objectweb.proactive.core.body.rmi
 

Classes in org.objectweb.proactive.core.body.rmi that implement RemoteBody
 class RemoteBodyImpl
          An adapter for a LocalBody to be able to receive remote calls.
 

Fields in org.objectweb.proactive.core.body.rmi declared as RemoteBody
protected  RemoteBody RemoteBodyAdapter.proxiedRemoteBody
          The encapsulated RemoteBody
 

Methods in org.objectweb.proactive.core.body.rmi with parameters of type RemoteBody
protected  void RemoteBodyAdapter.construct(RemoteBody remoteBody)
           
 



Copyright ? October 2004 INRIA All Rights Reserved.