LocalCommandWaitNotifier

Constructors

Link copied to clipboard
constructor(waitStrategyRegistrar: WaitStrategyRegistrar)

Types

Link copied to clipboard
object Companion

Functions

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