| Modifier and Type | Class and Description |
|---|---|
class |
CloudEventsFunctionInvocationHelper
Implementation of
FunctionInvocationHelper to support Cloud Events. |
| Constructor and Description |
|---|
BeanFactoryAwareFunctionRegistry(org.springframework.core.convert.ConversionService conversionService,
org.springframework.messaging.converter.CompositeMessageConverter messageConverter,
JsonMapper jsonMapper,
FunctionProperties functionProperties,
FunctionInvocationHelper<org.springframework.messaging.Message<?>> functionInvocationHelper) |
SimpleFunctionRegistry(org.springframework.core.convert.ConversionService conversionService,
org.springframework.messaging.converter.CompositeMessageConverter messageConverter,
JsonMapper jsonMapper,
FunctionProperties functionProperties,
FunctionInvocationHelper<org.springframework.messaging.Message<?>> functionInvocationHelper) |
| Modifier and Type | Method and Description |
|---|---|
FunctionRegistry |
ContextFunctionCatalogAutoConfiguration.functionCatalog(List<org.springframework.messaging.converter.MessageConverter> messageConverters,
JsonMapper jsonMapper,
org.springframework.context.ConfigurableApplicationContext context,
FunctionInvocationHelper<org.springframework.messaging.Message<?>> functionInvocationHelper) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.