const virtual class concurrent::ActorProxy
sys::Obj
concurrent::Actor
concurrent::ActorProxy
-
make
-
new make(Func<Obj> builder, ActorPool pool := ActorPool.defVal())
-
receive
-
protected virtual override Obj? receive(Obj? msg)
-
trap
-
virtual override Obj? trap(Str name, List<Obj?>? args := null)