|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UniversalBody | |
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.body | Component meta-objects are created from the ComponentBody. |
org.objectweb.proactive.ext.mixedlocation |
Uses of UniversalBody in org.objectweb.proactive |
Subinterfaces of UniversalBody in org.objectweb.proactive | |
interface |
Body
An object implementing this interface is an implementation of the non fonctionnal part of an ActiveObject. |
Uses of UniversalBody in org.objectweb.proactive.core.body |
Classes in org.objectweb.proactive.core.body that implement UniversalBody | |
class |
AbstractBody
**For internal use only** This class gives a common implementation of the Body interface. |
class |
AbstractUniversalBody
**For internal use only** This class gives a common implementation of the UniversalBody interface. |
class |
ActiveBody
|
class |
BodyImpl
**For internal use only** This class gives a common implementation of the Body interface. |
class |
HalfBody
|
Uses of UniversalBody in org.objectweb.proactive.core.body.ibis |
Classes in org.objectweb.proactive.core.body.ibis that implement UniversalBody | |
class |
IbisRemoteBodyAdapter
|
Uses of UniversalBody in org.objectweb.proactive.core.body.jini |
Classes in org.objectweb.proactive.core.body.jini that implement UniversalBody | |
class |
JiniBodyAdapter
An adapter for a JiniBody to be able to receive remote calls. |
Uses of UniversalBody in org.objectweb.proactive.core.body.migration |
Classes in org.objectweb.proactive.core.body.migration that implement UniversalBody | |
class |
MigratableBody
|
Uses of UniversalBody in org.objectweb.proactive.core.body.rmi |
Classes in org.objectweb.proactive.core.body.rmi that implement UniversalBody | |
class |
RemoteBodyAdapter
|
Uses of UniversalBody in org.objectweb.proactive.core.component.body |
Classes in org.objectweb.proactive.core.component.body that implement UniversalBody | |
class |
ComponentBodyImpl
This class has been inserted into the bodies hierarchy in order to instantiate the component metaobject (ProActiveComponent). |
Uses of UniversalBody in org.objectweb.proactive.ext.mixedlocation |
Classes in org.objectweb.proactive.ext.mixedlocation that implement UniversalBody | |
class |
UniversalBodyWrapper
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |