Call
cc.otavia.core.message.Call
A Message that triggers stack coroutine execution when received by an cc.otavia.core.actor.Actor.
On delivery, the runtime creates a cc.otavia.core.stack.Stack (AskStack, NoticeStack, or batch variant) and invokes the actor's corresponding resume method.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
trait Ask[R]class AcceptedChannelclass Bindtrait Connectclass ConnectChannelclass HttpClientRequesttrait Command[R]class Authclass Delclass Getclass HGetAllclass HSetclass Infoclass Selectclass Setclass ExecuteCursor[R]trait PrepareQuery[T]trait SimpleQuery[T]class Authenticationtrait Noticeclass Argsclass ArrayNotice[T]class IntNoticeclass SeqNotice[T]class StringNoticeclass ProbeStarttrait LogMsgclass Debugclass Errorclass Fatalclass Infoclass Traceclass Warnclass CursorEndclass CursorRow[R]
In this article