Uses of Interface
org.objectweb.proactive.core.body.reply.ReplyReceiverFactory

Packages that use ReplyReceiverFactory
org.objectweb.proactive.core.body Provides all classes used for implementing the active part of an active object.  
 

Uses of ReplyReceiverFactory in org.objectweb.proactive.core.body
 

Classes in org.objectweb.proactive.core.body that implement ReplyReceiverFactory
protected static class ProActiveMetaObjectFactory.ReplyReceiverFactoryImpl
           
 

Fields in org.objectweb.proactive.core.body declared as ReplyReceiverFactory
protected  ReplyReceiverFactory ProActiveMetaObjectFactory.replyReceiverFactoryInstance
           
 

Methods in org.objectweb.proactive.core.body that return ReplyReceiverFactory
 ReplyReceiverFactory ProActiveMetaObjectFactory.newReplyReceiverFactory()
           
protected  ReplyReceiverFactory ProActiveMetaObjectFactory.newReplyReceiverFactorySingleton()
           
 ReplyReceiverFactory MetaObjectFactory.newReplyReceiverFactory()
          Creates or reuses a ReplyReceiverFactory
 



Copyright 2001-2005 INRIA All Rights Reserved.