Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
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
>