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

Packages that use RequestReceiverImpl
org.objectweb.proactive.core.component.request This package contains classes related to component requests.  
 

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

Subclasses of RequestReceiverImpl in org.objectweb.proactive.core.component.request
 class SynchronousComponentRequestReceiver
          This is an extension of the RequestReceiverImpl class, which allows the shortcutting of functional requests : when crossing a composite component that has such a request receiver, a shortcut notification is sent to the emitter, and the request is directly transferred to the following linked interface.
 



Copyright 2001-2005 INRIA All Rights Reserved.