CommandWaitHandlerFunction

class CommandWaitHandlerFunction(waitStrategyRegistrar: WaitStrategyRegistrar) : HandlerFunction<ServerResponse>

Constructors

Link copied to clipboard
constructor(waitStrategyRegistrar: WaitStrategyRegistrar)

Functions

Link copied to clipboard
open override fun handle(request: ServerRequest): Mono<ServerResponse>