toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-webflux
/
me.ahoo.wow.webflux.route.bi
/
GenerateBIScriptHandlerFunction
Generate
BIScript
Handler
Function
class
GenerateBIScriptHandlerFunction
(
kafkaBootstrapServers
:
String
,
topicPrefix
:
String
)
:
HandlerFunction
<
ServerResponse
>
Members
Constructors
Generate
BIScript
Handler
Function
Link copied to clipboard
constructor
(
kafkaBootstrapServers
:
String
,
topicPrefix
:
String
)
Functions
handle
Link copied to clipboard
open
override
fun
handle
(
request
:
ServerRequest
)
:
Mono
<
ServerResponse
>