接口 ReactiveMessageHandler

    • 方法详细资料

      • handleMessage

        reactor.core.publisher.Mono<VoidhandleMessage​(Message<?> message)
        Handle the given message.
        参数:
        message - the message to be handled
        返回:
        a completion Mono for the result of the message handling