|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.objectweb.proactive.core | |
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.ft.checkpointing | Defines the implementation of an active object checkpoint. |
org.objectweb.proactive.core.body.ft.protocols | Defines specific behavior for each implemented fault-tolerance protocol. |
org.objectweb.proactive.core.body.ft.protocols.cic | Defines specific behavior for Communication-Induced Checkpointing protocol. |
org.objectweb.proactive.core.body.ft.util | Defines all needed servers for fault-tolerance mecanism, and a global server that implements all needed behaviors. |
org.objectweb.proactive.core.body.ft.util.location | Defines the location interface of fault-tolerance server, i.e. for retrieving a reference on a failed-and-restart active object. |
org.objectweb.proactive.core.body.ft.util.recovery | Defines recovery process interface, i.e. the process responsible for triggering the recovery. |
org.objectweb.proactive.core.body.ft.util.storage | Defines the storage process interface of the fault-tolerance server, i.e. the checkpoints storage service. |
org.objectweb.proactive.core.body.future | Provides the definition and implementation of the future object. |
org.objectweb.proactive.core.body.http | HTTP implementation of the remote Body |
org.objectweb.proactive.core.body.ibis | IBIS implementation of the remote Body |
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.message | **For internal use only** Defines the common message layer of Requests and Replies. |
org.objectweb.proactive.core.body.migration | Defines the migration primitive of ProActive. |
org.objectweb.proactive.core.body.proxy | **For internal use only** Defines the proxy associated to any ProActive Stub of an active Object. |
org.objectweb.proactive.core.body.reply | Defines the reply messages based of the common message layer. |
org.objectweb.proactive.core.body.request | Defines the request messages based of the common message layer. |
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.adl | This package and sub-packages provide a customization of the standard Fractal ADL for ProActive. |
org.objectweb.proactive.core.component.identity | The ProActiveComponentIdentityImpl class is the base class for the component meta-objects. |
org.objectweb.proactive.core.component.representative | A representative is the reference on a ProActive component. |
org.objectweb.proactive.core.component.request | Requests addressed to components are extensions of standard ProActive requests, and are processed by the component request queue, an extension of the standard ProActive request queue. |
org.objectweb.proactive.core.descriptor.data | Provides all classes needed to create java objects related to XML Deployment Descriptor. |
org.objectweb.proactive.core.descriptor.services | Provides classes to start JVM acquisition services like RMI lookup service on a ProActiveRuntime or P2P ProActiveRuntime acquisition service. |
org.objectweb.proactive.core.event | The active object created with ProActive generated events on demand when a listener registers to one component of the active object. |
org.objectweb.proactive.core.exceptions | Non functional exceptions. |
org.objectweb.proactive.core.exceptions.communication | Non functional exceptions related to communication. |
org.objectweb.proactive.core.exceptions.creation | Non functional exceptions related to creation of remote objects.. |
org.objectweb.proactive.core.exceptions.group | Non functional exceptions related to group communications. |
org.objectweb.proactive.core.exceptions.migration | Non functional exceptions for migration. |
org.objectweb.proactive.core.exceptions.security | Non functional exceptions for security. |
org.objectweb.proactive.core.exceptions.service | Non functional exceptions for service. |
org.objectweb.proactive.core.node | Defines the generic Nodes used in ProActive. |
org.objectweb.proactive.core.runtime | Defines all classes needed to build a ProActiveRuntime. |
org.objectweb.proactive.core.runtime.http | HTTP implementation of ProActiveRuntime |
org.objectweb.proactive.core.runtime.ibis | Ibis implementation of ProActiveRuntime |
org.objectweb.proactive.core.runtime.jini | JINI implementation of ProActiveRuntime. |
org.objectweb.proactive.core.runtime.rmi | RMI implementation of ProActiveRuntime |
org.objectweb.proactive.core.util | **For internal use only** Contains accessory utility classes. |
org.objectweb.proactive.ext.implicit | *under development* Defines an implicit way of programming the live method using declarations. |
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 | |
org.objectweb.proactive.ext.security.exceptions | |
org.objectweb.proactive.ext.util | Provides some utility classes for end user usage or used across the extension package. |
org.objectweb.proactive.ext.webservices.utils | |
org.objectweb.proactive.p2p.api.worker | |
org.objectweb.proactive.p2p.service |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
|
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body | |
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ft.checkpointing | |
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ft.protocols | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ft.protocols.cic | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
|
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ft.util | |
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ft.util.location | |
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ft.util.recovery | |
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ft.util.storage | |
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.future | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
|
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.http | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
|
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ibis | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
|
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.jini | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
|
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.message | |
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.migration | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.proxy | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
|
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.reply | |
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.request | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
|
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.rmi | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
|
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.component | |
ProActiveRuntimeException
Generic exception root of all runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.component.adl | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.component.identity | |
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.component.representative | |
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.component.request | |
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.descriptor.data | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.descriptor.services | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.event | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
|
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.exceptions | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.exceptions.communication | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.exceptions.creation | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.exceptions.group | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.exceptions.migration | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.exceptions.security | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.exceptions.service | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.node | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.runtime | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.runtime.http | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.runtime.ibis | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.runtime.jini | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.runtime.rmi | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.util | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.ext.implicit | |
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.ext.locationserver | |
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.ext.mixedlocation | |
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.ext.security.exceptions | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.ext.util | |
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.ext.webservices.utils | |
UniqueID
UniqueID is a unique object identifier across all jvm. |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.p2p.api.worker | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
Classes in org.objectweb.proactive.core used by org.objectweb.proactive.p2p.service | |
ProActiveException
Generic exception root of all non runtime custom exceptions in ProActive |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |