Uses of Package
org.objectweb.proactive.core.body

Packages that use org.objectweb.proactive.core.body
org.objectweb.proactive Provides the main classes for creating active objects and futures.  
org.objectweb.proactive.core.body Provides all classes used for implementing the active part of an active object.  
org.objectweb.proactive.core.body.ibis   
org.objectweb.proactive.core.body.jini The body of an active object act as a hub of communication with other remote objects.  
org.objectweb.proactive.core.body.migration Defines the migration primitive of ProActive.  
org.objectweb.proactive.core.body.rmi The body of an active object act as a hub of communication with other remote objects.  
org.objectweb.proactive.core.component This package and sub-packages provide an implementation with ProActive of the Fractal 2.0 component model.  
org.objectweb.proactive.core.component.body Component meta-objects are created from the ComponentBody.  
org.objectweb.proactive.ext.locationserver Defines a Body associated with a location server able to give the location of one body on demand.  
org.objectweb.proactive.ext.mixedlocation   
 

Classes in org.objectweb.proactive.core.body used by org.objectweb.proactive
LocalBodyStrategy
           An object implementing this interface is an implementation of one part of the local view of the body of an active object.
UniversalBody
          An object implementing this interface provides the minimum service a body offers remotely or locally.
 

Classes in org.objectweb.proactive.core.body used by org.objectweb.proactive.core.body
AbstractBody
          **For internal use only**
This class gives a common implementation of the Body interface.
AbstractUniversalBody
          **For internal use only**
This class gives a common implementation of the UniversalBody interface.
BodyImpl
          **For internal use only**
This class gives a common implementation of the Body interface.
LocalBodyStrategy
           An object implementing this interface is an implementation of one part of the local view of the body of an active object.
MetaObjectFactory
           A class implementing this interface if able to provide instances of factories that can create MetaObjects used in the Body.
RemoteBodyFactory
           A class implementing this interface is a factory of RequestReceiver objects.
UniversalBody
          An object implementing this interface provides the minimum service a body offers remotely or locally.
 

Classes in org.objectweb.proactive.core.body used by org.objectweb.proactive.core.body.ibis
MetaObjectFactory
           A class implementing this interface if able to provide instances of factories that can create MetaObjects used in the Body.
ProActiveMetaObjectFactory
           
RemoteBodyFactory
           A class implementing this interface is a factory of RequestReceiver objects.
UniversalBody
          An object implementing this interface provides the minimum service a body offers remotely or locally.
 

Classes in org.objectweb.proactive.core.body used by org.objectweb.proactive.core.body.jini
MetaObjectFactory
           A class implementing this interface if able to provide instances of factories that can create MetaObjects used in the Body.
ProActiveMetaObjectFactory
           
RemoteBodyFactory
           A class implementing this interface is a factory of RequestReceiver objects.
UniversalBody
          An object implementing this interface provides the minimum service a body offers remotely or locally.
 

Classes in org.objectweb.proactive.core.body used by org.objectweb.proactive.core.body.migration
AbstractBody
          **For internal use only**
This class gives a common implementation of the Body interface.
AbstractUniversalBody
          **For internal use only**
This class gives a common implementation of the UniversalBody interface.
BodyImpl
          **For internal use only**
This class gives a common implementation of the Body interface.
LocalBodyStrategy
           An object implementing this interface is an implementation of one part of the local view of the body of an active object.
UniversalBody
          An object implementing this interface provides the minimum service a body offers remotely or locally.
 

Classes in org.objectweb.proactive.core.body used by org.objectweb.proactive.core.body.rmi
MetaObjectFactory
           A class implementing this interface if able to provide instances of factories that can create MetaObjects used in the Body.
ProActiveMetaObjectFactory
           
RemoteBodyFactory
           A class implementing this interface is a factory of RequestReceiver objects.
UniversalBody
          An object implementing this interface provides the minimum service a body offers remotely or locally.
 

Classes in org.objectweb.proactive.core.body used by org.objectweb.proactive.core.component
MetaObjectFactory
           A class implementing this interface if able to provide instances of factories that can create MetaObjects used in the Body.
 

Classes in org.objectweb.proactive.core.body used by org.objectweb.proactive.core.component.body
AbstractBody
          **For internal use only**
This class gives a common implementation of the Body interface.
AbstractUniversalBody
          **For internal use only**
This class gives a common implementation of the UniversalBody interface.
BodyImpl
          **For internal use only**
This class gives a common implementation of the Body interface.
LocalBodyStrategy
           An object implementing this interface is an implementation of one part of the local view of the body of an active object.
UniversalBody
          An object implementing this interface provides the minimum service a body offers remotely or locally.
 

Classes in org.objectweb.proactive.core.body used by org.objectweb.proactive.ext.locationserver
MetaObjectFactory
           A class implementing this interface if able to provide instances of factories that can create MetaObjects used in the Body.
ProActiveMetaObjectFactory
           
 

Classes in org.objectweb.proactive.core.body used by org.objectweb.proactive.ext.mixedlocation
MetaObjectFactory
           A class implementing this interface if able to provide instances of factories that can create MetaObjects used in the Body.
ProActiveMetaObjectFactory
           
RemoteBodyFactory
           A class implementing this interface is a factory of RequestReceiver objects.
UniversalBody
          An object implementing this interface provides the minimum service a body offers remotely or locally.
 



Copyright © April 2004 INRIA All Rights Reserved.