Wow
Toggle table of contents
8.9.5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-webflux
/
me.ahoo.wow.webflux.route.global
/
GenerateBIScriptHandlerFunction
Generate
BIScript
Handler
Function
class
GenerateBIScriptHandlerFunction
:
HandlerFunction
<
ServerResponse
>
Members
Constructors
Generate
BIScript
Handler
Function
Link copied to clipboard
constructor
(
options
:
BiScriptOptions
,
deploymentInspector
:
BiDeploymentInspector
,
exceptionHandler
:
RequestExceptionHandler
)
Functions
handle
Link copied to clipboard
open
override
fun
handle
(
request
:
ServerRequest
)
:
Mono
<
ServerResponse
>