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

Packages that use BlockingRequestQueueImpl
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 BlockingRequestQueueImpl in org.objectweb.proactive.core.component.request
 

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

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

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



Copyright © April 2004 INRIA All Rights Reserved.