public interface IncomingMessageRouterListener
Modifier and Type | Method and Description |
---|---|
void |
processMessage(VortexMessage message)
This method is called by the blender layer when an incomming message has
been received and the verifier acknowledged its processing.
|
void processMessage(VortexMessage message)
This method is called by the blender layer when an incomming message has been received and the verifier acknowledged its processing.
message
- the message receivedCopyright © 2023. All rights reserved.