@FunctionalInterface public static interface MessageReceiver.MessageHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onMessage(InboundMessage message)
The callback for processing inbound messages.
|
void onMessage(InboundMessage message)
message - the received messageCopyright 2019-2025 Solace Corporation. All rights reserved.