GenerateBIScriptHandlerFunction

class GenerateBIScriptHandlerFunction : HandlerFunction<ServerResponse>

Constructors

Link copied to clipboard
constructor(options: BiScriptOptions, deploymentInspector: BiDeploymentInspector, exceptionHandler: RequestExceptionHandler)

Functions

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