|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RmiRemoteBody | |
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 RmiRemoteBody in org.objectweb.proactive.core.body.jini |
Classes in org.objectweb.proactive.core.body.jini that implement RmiRemoteBody | |
class |
JiniRemoteBodyImpl
An adapter for a LocalBody to be able to receive jini calls. |
Uses of RmiRemoteBody in org.objectweb.proactive.core.body.rmi |
Classes in org.objectweb.proactive.core.body.rmi that implement RmiRemoteBody | |
class |
RmiRemoteBodyImpl
An adapter for a LocalBody to be able to receive remote calls. |
Constructors in org.objectweb.proactive.core.body.rmi with parameters of type RmiRemoteBody | |
RmiBodyAdapter(RmiRemoteBody remoteBody)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |