Package net.sodacan.core.host


package net.sodacan.core.host

A Host manages ActorGroups. A Host is the entry point for messages directed to ActorGroups contained by this Host. Messages can arrive from ActorGroups within this Host, ActorGroups in other Hosts, and from external systems.

See Also:
  • Classes
    Class
    Description
    A host starts out by hosting no actorGroups.
    Contains ordinary host behavior.