| Package | Description |
|---|---|
| io.pythagoras.messagebus.core |
| Modifier and Type | Method and Description |
|---|---|
void |
IMessageHandler.handleMessage(A message) |
void |
IMessageBus.receiveMessage(IBusMessage busMessage)
Handles a generic message coming in from the message Bus, and converts it into the
specific contract types and dispatches it.
|
void |
MessageBusService.receiveMessage(IBusMessage busMessage)
Handles a generic message coming in from the message Bus, and converts it into the
specific contract types and dispatches it.
|
Copyright © 2018. All rights reserved.