Uses of Class
org.objectweb.proactive.core.body.BodyAdapterImpl

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

Subclasses of BodyAdapterImpl in org.objectweb.proactive.core.body.http
 class HttpBodyAdapter
          An HTTP adapter for a RemoteBody.
 

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

Subclasses of BodyAdapterImpl in org.objectweb.proactive.core.body.ibis
 class IbisBodyAdapter
          An IBIS adapter for a RemoteBody.
 

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

Subclasses of BodyAdapterImpl in org.objectweb.proactive.core.body.jini
 class JiniBodyAdapter
          An JINI adapter for a RemoteBody.
 

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

Subclasses of BodyAdapterImpl in org.objectweb.proactive.core.body.rmi
 class RmiBodyAdapter
          An RMI adapter for a RemoteBody.
 class SshRmiBodyAdapter
          An RMISSH adapter for a RemoteBody.
 



Copyright 2001-2005 INRIA All Rights Reserved.