Uses of Interface
org.objectweb.proactive.core.body.request.BlockingRequestQueue

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

Classes in org.objectweb.proactive.core.body.request that implement BlockingRequestQueue
 class BlockingRequestQueueImpl
           
 

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

Subinterfaces of BlockingRequestQueue in org.objectweb.proactive.core.component.request
 interface ComponentRequestQueue
          Defines the request queue for components.
 

Classes in org.objectweb.proactive.core.component.request that implement BlockingRequestQueue
 class ComponentRequestQueueImpl
          Extension of the standard ProActive request queue.
 

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

Classes in org.objectweb.proactive.ext.implicit that implement BlockingRequestQueue
 class ImplicitService
           
 



Copyright © April 2004 INRIA All Rights Reserved.