This type is used to deliver messages sent in a component network.
We use an extra class to deliver messages to nodes to make the cancel logic
more clear (returning a boolean can get annoying very fast).
Stop further propagation of a broadcast message.
This can be used to stop further distributing messages when either
serving a message to a specific address and there are multiple nodes
with that address, or when serving a broadcast message.