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:
-
ClassesClassDescriptionA host starts out by hosting no actorGroups.Contains ordinary host behavior.