* to make it possible to use ActorContext.ask also with EntityRef destinations * this abstraction will probably be useful for other things, where a full ActorRef is not required * a RecipientRef only has to support tell (and ask), while a full ActorRef is watchable (destination has a lifecycle) and location transparent (serializable) |
||
|---|---|---|
| .. | ||
| main | ||
| multi-jvm/scala/akka/cluster/sharding/typed | ||
| test | ||