net.corda.core.messaging / MessageRecipientGroup

MessageRecipientGroup

interface MessageRecipientGroup : MessageRecipients

A base class for a set of recipients specifically identified by the sender.



Inheritors

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.