public interface MessagingService
| Modifier and Type | Method and Description |
|---|---|
void |
sendWireMessage(String queueName,
byte[] serializedMessage,
PhysicalNode receiver) |
void sendWireMessage(String queueName, byte[] serializedMessage, PhysicalNode receiver) throws IOException
IOExceptionCopyright © 2021. All rights reserved.