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

Packages that use org.objectweb.proactive.core.body.message
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.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.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.component.body Component meta-objects are created from the ComponentBody.  
org.objectweb.proactive.core.component.request This package contains classes related to component requests.  
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.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   
 

Classes in org.objectweb.proactive.core.body.message used by org.objectweb.proactive
MessageEventProducer
           
 

Classes in org.objectweb.proactive.core.body.message used by org.objectweb.proactive.core.body
MessageEventProducer
           
MessageEventProducerImpl
           
 

Classes in org.objectweb.proactive.core.body.message used by org.objectweb.proactive.core.body.message
Message
           A class implementing this interface is an object encapsulating a reified method call either the sending of the call with the arguments or the reply of the call with the result.
MessageEventProducer
           
 

Classes in org.objectweb.proactive.core.body.message used by org.objectweb.proactive.core.body.migration
MessageEventProducer
           
 

Classes in org.objectweb.proactive.core.body.message used by org.objectweb.proactive.core.body.reply
Message
           A class implementing this interface is an object encapsulating a reified method call either the sending of the call with the arguments or the reply of the call with the result.
MessageImpl
           Implements a simple message encapsulating a method call between two active objects.
 

Classes in org.objectweb.proactive.core.body.message used by org.objectweb.proactive.core.body.request
Message
           A class implementing this interface is an object encapsulating a reified method call either the sending of the call with the arguments or the reply of the call with the result.
MessageImpl
           Implements a simple message encapsulating a method call between two active objects.
 

Classes in org.objectweb.proactive.core.body.message used by org.objectweb.proactive.core.component.body
MessageEventProducer
           
 

Classes in org.objectweb.proactive.core.body.message used by org.objectweb.proactive.core.component.request
Message
           A class implementing this interface is an object encapsulating a reified method call either the sending of the call with the arguments or the reply of the call with the result.
MessageImpl
           Implements a simple message encapsulating a method call between two active objects.
 

Classes in org.objectweb.proactive.core.body.message used by org.objectweb.proactive.core.event
Message
           A class implementing this interface is an object encapsulating a reified method call either the sending of the call with the arguments or the reply of the call with the result.
 

Classes in org.objectweb.proactive.core.body.message used by org.objectweb.proactive.ext.locationserver
Message
           A class implementing this interface is an object encapsulating a reified method call either the sending of the call with the arguments or the reply of the call with the result.
MessageImpl
           Implements a simple message encapsulating a method call between two active objects.
 

Classes in org.objectweb.proactive.core.body.message used by org.objectweb.proactive.ext.mixedlocation
Message
           A class implementing this interface is an object encapsulating a reified method call either the sending of the call with the arguments or the reply of the call with the result.
MessageImpl
           Implements a simple message encapsulating a method call between two active objects.
 

Classes in org.objectweb.proactive.core.body.message used by org.objectweb.proactive.ext.security
MessageEventProducer
           
 



Copyright 2001-2005 INRIA All Rights Reserved.