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

Packages that use org.objectweb.proactive.core.exceptions
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.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.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.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.body Component meta-objects are created from the ComponentBody.  
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.handler Handler interface and basic handlers for Non functional exceptions.  
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.group Provides all classes needed to use group communications in ProActive.  
org.objectweb.proactive.core.group.topology Provides all classes to represent group by a topology (i.e. line, plan, ring, torus, ...)  
org.objectweb.proactive.core.mop **For internal use only** Defines the Meta Object Protocol used in ProActive that allows the interception of a method call to an active object and its reification as a request sent to a body.  
org.objectweb.proactive.ext.mixedlocation   
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive
Handlerizable
          An interface to add handlerizable behaviour to reified object
NonFunctionalException
          An interface for non functional exceptions Should implement Serializable but Exception class do it
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.body
Handlerizable
          An interface to add handlerizable behaviour to reified object
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.body.future
Handlerizable
          An interface to add handlerizable behaviour to reified object
NonFunctionalException
          An interface for non functional exceptions Should implement Serializable but Exception class do it
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.body.http
Handlerizable
          An interface to add handlerizable behaviour to reified object
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.body.ibis
Handlerizable
          An interface to add handlerizable behaviour to reified object
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.body.jini
Handlerizable
          An interface to add handlerizable behaviour to reified object
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.body.migration
Handlerizable
          An interface to add handlerizable behaviour to reified object
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.body.proxy
Handlerizable
          An interface to add handlerizable behaviour to reified object
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.body.request
NonFunctionalException
          An interface for non functional exceptions Should implement Serializable but Exception class do it
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.body.rmi
Handlerizable
          An interface to add handlerizable behaviour to reified object
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.component.body
Handlerizable
          An interface to add handlerizable behaviour to reified object
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.exceptions
NonFunctionalException
          An interface for non functional exceptions Should implement Serializable but Exception class do it
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.exceptions.communication
NonFunctionalException
          An interface for non functional exceptions Should implement Serializable but Exception class do it
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.exceptions.creation
NonFunctionalException
          An interface for non functional exceptions Should implement Serializable but Exception class do it
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.exceptions.group
NonFunctionalException
          An interface for non functional exceptions Should implement Serializable but Exception class do it
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.exceptions.handler
NonFunctionalException
          An interface for non functional exceptions Should implement Serializable but Exception class do it
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.exceptions.migration
NonFunctionalException
          An interface for non functional exceptions Should implement Serializable but Exception class do it
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.exceptions.security
NonFunctionalException
          An interface for non functional exceptions Should implement Serializable but Exception class do it
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.exceptions.service
NonFunctionalException
          An interface for non functional exceptions Should implement Serializable but Exception class do it
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.group
Handlerizable
          An interface to add handlerizable behaviour to reified object
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.group.topology
Handlerizable
          An interface to add handlerizable behaviour to reified object
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.core.mop
Handlerizable
          An interface to add handlerizable behaviour to reified object
 

Classes in org.objectweb.proactive.core.exceptions used by org.objectweb.proactive.ext.mixedlocation
Handlerizable
          An interface to add handlerizable behaviour to reified object
 



Copyright ? April 2005 INRIA All Rights Reserved.