toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-core
/
me.ahoo.wow.command.wait
/
LocalCommandWaitNotifier
Local
Command
Wait
Notifier
class
LocalCommandWaitNotifier
(
waitStrategyRegistrar
:
WaitStrategyRegistrar
)
:
CommandWaitNotifier
Members
Constructors
Local
Command
Wait
Notifier
Link copied to clipboard
constructor
(
waitStrategyRegistrar
:
WaitStrategyRegistrar
)
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
)