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