toggle menu
Wow
3.16.8
jvm
switch theme
search in API
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
>