class Movie::DeadLetters

Defined in:

movie.cr

Instance Method Summary

Instance methods inherited from class Movie::AbstractBehavior(Movie::DeadLetter)

on_signal(signal : SystemMessage) on_signal, receive(message : T, context : ActorContext(T)) receive

Instance Method Detail

def receive(message, context) #

[View source]