Package-level declarations

Types

Link copied to clipboard
class GenerateBIScriptHandlerFunction(kafkaBootstrapServers: String, topicPrefix: String) : HandlerFunction<ServerResponse>
Link copied to clipboard
class GenerateBIScriptHandlerFunctionFactory(kafkaBootstrapServers: String = ScriptTemplateEngine.DEFAULT_KAFKA_BOOTSTRAP_SERVERS, topicPrefix: String = ScriptTemplateEngine.DEFAULT_TOPIC_PREFIX) : RouteHandlerFunctionFactory<GenerateBIScriptRouteSpec>