Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-webflux
/
me.ahoo.wow.webflux.route.command
/
CommandHandler
/
handle
handle
fun
handle
(
request
:
ServerRequest
,
commandBody
:
Any
,
aggregateMetadata
:
AggregateMetadata
<
*
,
*
>
)
:
Mono
<
CommandResult
>