Uses of Interface
org.objectweb.proactive.core.body.jini.JiniBody

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

Uses of JiniBody in org.objectweb.proactive.core.body.jini
 

Classes in org.objectweb.proactive.core.body.jini that implement JiniBody
 class JiniBodyImpl
          An adapter for a LocalBody to be able to receive jini calls.
 

Fields in org.objectweb.proactive.core.body.jini declared as JiniBody
protected  JiniBody JiniBodyAdapter.proxiedJiniBody
          The encapsulated JiniBody
 

Constructors in org.objectweb.proactive.core.body.jini with parameters of type JiniBody
JiniBodyAdapter(JiniBody jiniBody)
           
 



Copyright ? October 2004 INRIA All Rights Reserved.