Module meio::linkage[][src]

Contains modules of different ways to communicate with Actors.

Structs

Address

Address to send messages to Actor.

Distributor

The set of multiple recipients that sends actions in parallel.

Traits

ActionRecipient

Abstract Address to the Actor that can handle a specific message type.

InteractionRecipient

Abstract Address to the Actor that can handle an interaction.