interface MessageRecipientGroup : MessageRecipientsA base class for a set of recipients specifically identified by the sender.
| ServiceAddress |
data class ServiceAddress : ArtemisAddress, MessageRecipientGroupServiceAddress implements MessageRecipientGroup. It holds a queue associated with a service advertised by zero or more nodes. Each advertising node has an associated consumer. |