class

Movie::ReceiveMessageBehavior(T)

Inherits Movie::AbstractBehavior < Reference < Object

Constructors

new(handler : Proc(T, ActorContext(T), AbstractBehavior(T)))
Source

Instance methods

receive(message : T, context : ActorContext(T))
Source