Hi Jerry
The messaging API does not provide any means of knowing how a message
was sent. So far,we have not had reasons to have this added to the
message payload. Could you share a use case where this is useful?
Thanks
Shreedhar
Jerry Raj wrote:
> Hi,
> I'm trying to send a message to a particular node in the network. I'm using the
> GroupHandle.sendMessage(targetServerToken, targetComponentName, message) method.
> The message gets delivered fine, but how can the recipient tell whether this
> message was sent explicitly to it, or was broadcast generally to the whole
> group? I could not find a way other than encoding this data into the message
> byte array itself.
>
> Thanks
> -Jerry
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_shoal.dev.java.net
> For additional commands, e-mail: users-help_at_shoal.dev.java.net
>
>