Uses of Package
edu.vub.at.actors.natives

Packages that use edu.vub.at.actors.natives
edu.vub.at   
edu.vub.at.actors.natives   
edu.vub.at.actors.net.cmd   
edu.vub.at.objects.coercion   
edu.vub.at.objects.natives   
 

Classes in edu.vub.at.actors.natives used by edu.vub.at
ELActor
          An instance of the class ELActor represents a programmer-defined AmbientTalk/2 actor.
 

Classes in edu.vub.at.actors.natives used by edu.vub.at.actors.natives
DiscoveryManager
          The DiscoveryManager is responsible for coupling subscriptions to corresponding publications.
DiscoveryManager.Publication
          Small container class that represents an entry in the publications list.
DiscoveryManager.Subscription
          Small container class that represents an entry in the subscriptions list.
ELActor
          An instance of the class ELActor represents a programmer-defined AmbientTalk/2 actor.
ELDiscoveryActor
          Every VM has an associated Discovery Actor.
ELFarReference
          An instance of the class ELFarReference represents the event loop processor for a remote far reference.
ELVirtualMachine
          A ELVirtualMachine represents a virtual machine which hosts several actors.
NATFarReference
          NATFarReference is the root of the native classes that represent native far references.
NATLocalFarRef
          Instances of NATLocalFarRef denote far references to objects 'local' to this address space.
NATRemoteFarRef
          Instances of NATRemoteFarRef represent far references to physically remote actors.
Packet
          Packet instances are the serialized representation of AmbientTalk messages or other objects.
ReceptionistsSet
          An NATActorMirror's ReceptionistsSet keeps a mapping between identifiers and local objects which allows resolving far objects to local ones.
SharedActorField
          SharedActorField is a class which is used to allow introducing additional fields into the lexical scope of every actor.
 

Classes in edu.vub.at.actors.natives used by edu.vub.at.actors.net.cmd
ELVirtualMachine
          A ELVirtualMachine represents a virtual machine which hosts several actors.
Packet
          Packet instances are the serialized representation of AmbientTalk messages or other objects.
 

Classes in edu.vub.at.actors.natives used by edu.vub.at.objects.coercion
NATFarReference
          NATFarReference is the root of the native classes that represent native far references.
 

Classes in edu.vub.at.actors.natives used by edu.vub.at.objects.natives
NATFarReference
          NATFarReference is the root of the native classes that represent native far references.
SharedActorField
          SharedActorField is a class which is used to allow introducing additional fields into the lexical scope of every actor.