JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package org.springframework.cloud.function.context.config
Class Summary
Class
Description
ContextFunctionCatalogAutoConfiguration
ContextFunctionCatalogAutoConfiguration.JsonMapperConfiguration
ContextFunctionCatalogAutoConfiguration.PlainFunctionScanConfiguration
ContextFunctionCatalogInitializer
ContextFunctionCatalogInitializer.DummyProcessor
Dummy implementation of a processor.
FluxWrapperDetector
Deprecated.
as of 3.0.
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