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

Packages that use BodyAdapter
org.objectweb.proactive.core.body.http HTTP implementation of the remote Body
org.objectweb.proactive.core.body.ibis IBIS implementation of the remote Body
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.  
 

Uses of BodyAdapter in org.objectweb.proactive.core.body.http
 

Classes in org.objectweb.proactive.core.body.http that implement BodyAdapter
 class RemoteBodyAdapter
           
 

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

Classes in org.objectweb.proactive.core.body.ibis that implement BodyAdapter
 class IbisRemoteBodyAdapter
           
 

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

Classes in org.objectweb.proactive.core.body.jini that implement BodyAdapter
 class JiniBodyAdapter
          An adapter for a JiniBody to be able to receive remote calls.
 

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

Classes in org.objectweb.proactive.core.body.rmi that implement BodyAdapter
 class SshRemoteBodyAdapter
           
 



Copyright ? April 2005 INRIA All Rights Reserved.