All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description AbstractAvroMessageConverter Base class for Apache AvroMessageConverter
implementations.AbstractSpringFunctionAdapterInitializer<C> Deprecated. since 3.1 in favor of individual implementations of invokersAvroSchemaMessageConverter AMessageConverter
using Apache Avro.AvroSchemaServiceManager Manage aSchema
together with its String representation.AvroSchemaServiceManagerImpl Default Concrete implementation ofAvroSchemaServiceManager
.BeanFactoryAwareFunctionRegistry Implementation ofFunctionRegistry
capable of discovering functions inBeanFactory
.CloudEventHeaderEnricher Strategy that should be implemented by the user to help with outgoing Cloud Event headers.CloudEventMessageBuilder<T> Message builder which is aware of Cloud Event semantics.CloudEventMessageUtils Miscellaneous utility methods to assist with representing Cloud Event as SpringMessage
.CloudEventMessageUtils.Protocols CloudEventsFunctionExtensionConfiguration Configuration class with components relevant to Cloud Events support.CloudEventsFunctionInvocationHelper Implementation ofFunctionInvocationHelper
to support Cloud Events.ContextFunctionCatalogAutoConfiguration ContextFunctionCatalogAutoConfiguration.JsonMapperConfiguration ContextFunctionCatalogAutoConfiguration.PlainFunctionScanConfiguration ContextFunctionCatalogInitializer ContextFunctionCatalogInitializer.DummyProcessor Dummy implementation of a processor.DefaultMessageRoutingHandler Strategy for implementing a handler for un-routable messages.FluxWrapperDetector Deprecated. as of 3.0.FunctionalSpringApplication FunctionalSpringBootTest FunctionAroundWrapper Wrapper that acts as around advise over function invocation.FunctionCatalog FunctionCatalogEvent FunctionClassUtils General utility class which aggregates various class-level utility functions used by the framework.FunctionContextUtils FunctionInspector Deprecated. since 3.1 no longer used by the frameworkFunctionMessageUtils !!! INTERNAL ONLY !!!FunctionProperties FunctionProperties.FunctionConfigurationProperties FunctionRegistration<T> FunctionRegistrationEvent FunctionRegistry FunctionsEndpoint Actuator endpoint to accessFunctionCatalog
.FunctionsEndpointAutoConfiguration FunctionType FunctionTypeUtils Set of utility operations to interrogate function definitions.FunctionUnregistrationEvent GsonMapper JacksonMapper JsonMapper JsonMessageConverter Implementation ofMessageConverter
which uses Jackson or Gson libraries to do the actual conversion viaJsonMapper
instance.KotlinLambdaToFunctionAutoConfiguration Configuration class which defines the required infrastructure to bootstrap Kotlin lambdas as invocable functions within the context of the framework.KotlinLambdaToFunctionAutoConfiguration.KotlinFunctionWrapper MessageConsumer MessageFunction MessageRoutingCallback Java-based strategy to assist with determining the name of the route-to function definition.MessageRoutingCallback.FunctionRoutingResult Domain object that represents the result of theMessageRoutingCallback.routingResult(Message)
computation.MessageSupplier MessageUtils MessageUtils.MessageStructureWithCaseInsensitiveHeaderKeys !!! INTERNAL USE ONLY, MAY CHANGE OR REMOVED WITHOUT NOTICE!!!PollableBean A marker and qualifier annotation to signal that annotated functional factory method is a bean (e.g., Supplier, Function or Consumer) that also needs to be polled periodically.PrimitiveTypesFromStringMessageConverter RoutingFunction An implementation of Function which acts as a gateway/router by actually delegating incoming invocation to a function specified ..SimpleFunctionRegistry Implementation ofFunctionCatalog
andFunctionRegistry
which does not depend on Spring'sBeanFactory
.SimpleFunctionRegistry.PassThruFunction SmartCompositeMessageConverter WrapperDetector