|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
RmiRemoteBody | An object implementing this interface provides the minimum service a body offers remotely through RMI. |
RmiRemoteBodyForwarder | An object implementing this interface provides the minimum service a body forwarder offers remotely through RMI. |
Class Summary | |
ProActiveRmiMetaObjectFactory | |
ProActiveRmiMetaObjectFactory.RemoteRmiBodyFactoryImpl | |
RmiBodyAdapter | An RMI adapter for a RemoteBody. |
RmiRemoteBodyForwarderImpl | An adapter for a LocalBody to be able to receive remote calls. |
RmiRemoteBodyImpl | An adapter for a LocalBody to be able to receive remote calls. |
SshRmiBodyAdapter | An RMISSH adapter for a RemoteBody. |
The body of an active object act as a hub of communication with other remote objects. For this reason, as RMI is the commodity underlying technology of ProActive, the is a Remote version of the Body that is used to reference on a body remotely.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |