| Package | Description |
|---|---|
| io.pythagoras.messagebus.core |
| Modifier and Type | Method and Description |
|---|---|
void |
IMessageBusAdapter.sendMessage(IBusMessage message)
Sends a message out to the bus implementation.
|
void |
IMessageBus.sendMessage(IMessageContract message)
Takes the specific message, turns it into a generic message, and send to the message bus.
|
void |
MessageBusService.sendMessage(IMessageContract message)
Takes the specific message, turns it into a generic message, and send to the message bus.
|
Copyright © 2018. All rights reserved.