Uses of Interface
org.objectweb.proactive.core.body.RemoteBodyFactory

Packages that use RemoteBodyFactory
org.objectweb.proactive.core.body Provides all classes used for implementing the active part of an active object.  
org.objectweb.proactive.core.body.ibis   
org.objectweb.proactive.core.body.jini The body of an active object act as a hub of communication with other remote objects.  
org.objectweb.proactive.core.body.rmi The body of an active object act as a hub of communication with other remote objects.  
org.objectweb.proactive.ext.mixedlocation   
 

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

Classes in org.objectweb.proactive.core.body that implement RemoteBodyFactory
protected static class ProActiveMetaObjectFactory.RemoteBodyFactoryImpl
           
 

Uses of RemoteBodyFactory in org.objectweb.proactive.core.body.ibis
 

Classes in org.objectweb.proactive.core.body.ibis that implement RemoteBodyFactory
protected static class ProActiveIbisMetaObjectFactory.RemoteIbisBodyFactoryImpl
           
 

Uses of RemoteBodyFactory in org.objectweb.proactive.core.body.jini
 

Classes in org.objectweb.proactive.core.body.jini that implement RemoteBodyFactory
protected static class ProActiveJiniMetaObjectFactory.RemoteJiniBodyFactoryImpl
           
 

Uses of RemoteBodyFactory in org.objectweb.proactive.core.body.rmi
 

Classes in org.objectweb.proactive.core.body.rmi that implement RemoteBodyFactory
protected static class ProActiveRmiMetaObjectFactory.RemoteRmiBodyFactoryImpl
           
 

Uses of RemoteBodyFactory in org.objectweb.proactive.ext.mixedlocation
 

Classes in org.objectweb.proactive.ext.mixedlocation that implement RemoteBodyFactory
protected static class MixedLocationMetaObjectFactory.RemoteIbisBodyFactoryImpl
           
protected static class MixedLocationMetaObjectFactory.RemoteRmiBodyFactoryImpl
           
 



Copyright © April 2004 INRIA All Rights Reserved.