Uses of Class
org.objectweb.proactive.core.body.request.RequestQueueImpl

Packages that use RequestQueueImpl
org.objectweb.proactive.core.body.request Defines the request messages based of the common message layer.  
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.ext.implicit *under development* Defines an implicit way of programming the live method using declarations.  
 

Uses of RequestQueueImpl in org.objectweb.proactive.core.body.request
 

Subclasses of RequestQueueImpl in org.objectweb.proactive.core.body.request
 class BlockingRequestQueueImpl
           
 

Uses of RequestQueueImpl in org.objectweb.proactive.core.component.request
 

Subclasses of RequestQueueImpl in org.objectweb.proactive.core.component.request
 class ComponentRequestQueueImpl
          Extension of the standard ProActive request queue.
 

Uses of RequestQueueImpl in org.objectweb.proactive.ext.implicit
 

Subclasses of RequestQueueImpl in org.objectweb.proactive.ext.implicit
 class ImplicitService
           
 



Copyright © April 2004 INRIA All Rights Reserved.