Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-webflux
/
me.ahoo.wow.webflux.wait
/
CommandWaitHandlerFunctionFactory
Command
Wait
Handler
Function
Factory
class
CommandWaitHandlerFunctionFactory
(
waitStrategyRegistrar
:
WaitStrategyRegistrar
)
:
RouteHandlerFunctionFactory
<
CommandWaitRouteSpec
>
Members
Constructors
Command
Wait
Handler
Function
Factory
Link copied to clipboard
constructor
(
waitStrategyRegistrar
:
WaitStrategyRegistrar
)
Properties
supported
Spec
Link copied to clipboard
open
override
val
supportedSpec
:
Class
<
CommandWaitRouteSpec
>
Functions
create
Link copied to clipboard
open
override
fun
create
(
spec
:
CommandWaitRouteSpec
)
:
HandlerFunction
<
ServerResponse
>