CommandWaitNotifier

命令处理器完成处理后,将处理结果发往等待者

Author

Ahoo Wang

Inheritors

Functions

Link copied to clipboard
abstract fun notify(commandWaitEndpoint: String, waitSignal: WaitSignal): Mono<Void>
Link copied to clipboard
open fun notifyAndForget(commandWaitEndpoint: String, waitSignal: WaitSignal)