Uses of Class
org.springframework.cloud.stream.function.StreamFunctionProperties
Packages that use StreamFunctionProperties
Package
Description
-
Uses of StreamFunctionProperties in org.springframework.cloud.stream.binding
Constructors in org.springframework.cloud.stream.binding with parameters of type StreamFunctionPropertiesModifierConstructorDescriptionMessageConverterConfigurer(BindingServiceProperties bindingServiceProperties, org.springframework.messaging.converter.CompositeMessageConverter compositeMessageConverter, StreamFunctionProperties streamFunctionProperties) -
Uses of StreamFunctionProperties in org.springframework.cloud.stream.config
Methods in org.springframework.cloud.stream.config with parameters of type StreamFunctionPropertiesModifier and TypeMethodDescriptionBinderFactoryAutoConfiguration.messageConverterConfigurer(BindingServiceProperties bindingServiceProperties, org.springframework.messaging.converter.CompositeMessageConverter compositeMessageConverter, StreamFunctionProperties streamFunctionProperties) -
Uses of StreamFunctionProperties in org.springframework.cloud.stream.function
Methods in org.springframework.cloud.stream.function with parameters of type StreamFunctionPropertiesModifier and TypeMethodDescriptionorg.springframework.beans.factory.InitializingBeanFunctionConfiguration.functionBindingRegistrar(org.springframework.core.env.Environment environment, org.springframework.cloud.function.context.FunctionCatalog functionCatalog, StreamFunctionProperties streamFunctionProperties) org.springframework.beans.factory.InitializingBeanFunctionConfiguration.functionInitializer(org.springframework.cloud.function.context.FunctionCatalog functionCatalog, StreamFunctionProperties functionProperties, BindingServiceProperties serviceProperties, org.springframework.context.ConfigurableApplicationContext applicationContext, StreamBridge streamBridge)