Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.command
/
DefaultCommandGateway
/
send
send
open
override
fun
send
(
message
:
CommandMessage
<
*
>
)
:
Mono
<
Void
>
open
override
fun
<
C
:
Any
>
send
(
command
:
CommandMessage
<
C
>
,
waitStrategy
:
WaitStrategy
)
:
Mono
<
out
ClientCommandExchange
<
C
>
>