org.objectweb.proactive.core.body.ibis
Interface IbisRemoteBody

All Superinterfaces:
ibis.rmi.Remote, RemoteBody, SecurityEntity, java.io.Serializable
All Known Implementing Classes:
IbisRemoteBodyImpl

public interface IbisRemoteBody
extends ibis.rmi.Remote, RemoteBody

An object implementing this interface provides the minimum service a body offers remotely through IBIS.

Since:
ProActive 0.9
Version:
1.0, 2001/10/23
Author:
ProActive Team
See Also:
Remote, * @see Adapter Pattern

Field Summary
 
Fields inherited from interface org.objectweb.proactive.core.body.RemoteBody
bodyLogger
 
Methods inherited from interface org.objectweb.proactive.core.body.RemoteBody
addNFEListener, changeProxiedBody, disableAC, enableAC, fireNFE, getID, getJobID, getNodeURL, receiveFTMessage, receiveReply, receiveRequest, removeImmediateService, removeNFEListener, setImmediateService, setImmediateService, terminate, updateLocation
 
Methods inherited from interface org.objectweb.proactive.ext.security.SecurityEntity
getCertificate, getCertificateEncoded, getEntities, getPolicy, getPublicKey, publicKeyExchange, randomValue, secretKeyExchange, startNewSession, terminateSession
 



Copyright 2001-2005 INRIA All Rights Reserved.