Interface IncomingMessageRouterListener


public interface IncomingMessageRouterListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This method is called by the blender layer when an incomming message has been received and the verifier acknowledged its processing.
  • Method Details

    • processMessage

      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.

      Parameters:
      message - the message received