Uses of Class
org.springframework.cloud.stream.binding.MessageConverterConfigurer
-
Packages that use MessageConverterConfigurer Package Description org.springframework.cloud.stream.config -
-
Uses of MessageConverterConfigurer in org.springframework.cloud.stream.config
Methods in org.springframework.cloud.stream.config that return MessageConverterConfigurer Modifier and Type Method Description MessageConverterConfigurerBinderFactoryAutoConfiguration. messageConverterConfigurer(BindingServiceProperties bindingServiceProperties, org.springframework.messaging.converter.CompositeMessageConverter compositeMessageConverter, StreamFunctionProperties streamFunctionProperties)Methods in org.springframework.cloud.stream.config with parameters of type MessageConverterConfigurer Modifier and Type Method Description CompositeMessageChannelConfigurerBinderFactoryAutoConfiguration. compositeMessageChannelConfigurer(MessageConverterConfigurer messageConverterConfigurer)
-