| ContextFunctionCatalogAutoConfiguration |
|
| ContextFunctionCatalogAutoConfiguration.JsonMapperConfiguration |
|
| ContextFunctionCatalogAutoConfiguration.PlainFunctionScanConfiguration |
|
| ContextFunctionCatalogInitializer |
|
| ContextFunctionCatalogInitializer.DummyProcessor |
Dummy implementation of a processor.
|
| FluxWrapperDetector |
Deprecated
|
| FunctionContextUtils |
|
| FunctionsEndpointAutoConfiguration |
|
| JsonMessageConverter |
Implementation of MessageConverter which uses Jackson or Gson libraries to do the
actual conversion via JsonMapper instance.
|
| KotlinLambdaToFunctionAutoConfiguration |
Configuration class which defines the required infrastructure to bootstrap Kotlin
lambdas as invocable functions within the context of the framework.
|
| KotlinLambdaToFunctionAutoConfiguration.KotlinFunctionWrapper |
|
| RoutingFunction |
An implementation of Function which acts as a gateway/router by actually
delegating incoming invocation to a function specified ..
|
| SmartCompositeMessageConverter |
|