cc.otavia.core.system.ActorSystem
See theActorSystem companion object
trait ActorSystem
ActorSystem is a container of actor and channel group instance, a actor or channel group instance must be create by a actor system instance, actor instance in different actor system instance can not send message directly.
only Notice message can send to a actor or channel group out side actor and channel group
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article