public interface MulticastMessageSender extends ShoalMessageSender
Message to all membersTCP_TRANSPORT, UDP_TRANSPORT| Modifier and Type | Method and Description |
|---|---|
boolean |
broadcast(Message message)
Broadcasts or Multicasts the given
Message to all members |
start, stopboolean broadcast(Message message) throws IOException
Message to all membersmessage - a message which is sent to all membersIOException - if I/O error occurs or given parameters are not validCopyright © 2017–2020 Eclipse Foundation. All rights reserved.