toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-webflux
/
me.ahoo.wow.webflux.wait
/
WebClientCommandWaitNotifier
Web
Client
Command
Wait
Notifier
class
WebClientCommandWaitNotifier
(
waitStrategyRegistrar
:
WaitStrategyRegistrar
,
webClient
:
WebClient
)
:
CommandWaitNotifier
Members
Constructors
Web
Client
Command
Wait
Notifier
Link copied to clipboard
constructor
(
waitStrategyRegistrar
:
WaitStrategyRegistrar
,
webClient
:
WebClient
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
notify
Link copied to clipboard
open
override
fun
notify
(
commandWaitEndpoint
:
String
,
waitSignal
:
WaitSignal
)
:
Mono
<
Void
>
notify
And
Forget
Link copied to clipboard
open
fun
notifyAndForget
(
commandWaitEndpoint
:
String
,
waitSignal
:
WaitSignal
)