| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use NATLocalFarRef | |
| edu.vub.at.actors.natives | |
| Uses of NATLocalFarRef in edu.vub.at.actors.natives | 
| Methods in edu.vub.at.actors.natives that return NATLocalFarRef | |
private  NATLocalFarRef | 
ReceptionistsSet.createLocalFarRef(ELActor actor,
                  ATObjectID objectId,
                  ATStripe[] stripes)
 | 
 NATLocalFarRef | 
ReceptionistsSet.exportObject(ATObject object)
Export a local object such that it now has a unique global identifier which can be distributed to other actors.  | 
static NATLocalFarRef | 
NATActorMirror.createActor(ELVirtualMachine host,
            Packet parametersPkt,
            Packet initcodePkt,
            ATActorMirror actorMirror)
Creates a new actor on the specified host Virtual Machine.  | 
static NATLocalFarRef | 
NATActorMirror.createEmptyActor(ELVirtualMachine host,
                 ATActorMirror actorMirror)
Auxiliary creation method to create an actor with an empty behaviour.  | 
 NATLocalFarRef | 
ELActor.export(ATObject object)
Export the given local object such that it is now remotely accessible via the returned object id.  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||