| Package | Description |
|---|---|
| org.springframework.cloud.stream.binding | |
| org.springframework.cloud.stream.config |
| Constructor and Description |
|---|
MessageConverterConfigurer(BindingServiceProperties bindingServiceProperties,
CompositeMessageConverterFactory compositeMessageConverterFactory) |
MessageConverterConfigurer(BindingServiceProperties bindingServiceProperties,
CompositeMessageConverterFactory compositeMessageConverterFactory,
Map<String,PartitionKeyExtractorStrategy> partitionKeyExtractors,
Map<String,PartitionSelectorStrategy> partitionSelectors) |
| Modifier and Type | Method and Description |
|---|---|
CompositeMessageConverterFactory |
ContentTypeConfiguration.compositeMessageConverterFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.integration.support.converter.ConfigurableCompositeMessageConverter |
ContentTypeConfiguration.configurableCompositeMessageConverter(CompositeMessageConverterFactory factory) |
MessageConverterConfigurer |
BindingServiceConfiguration.messageConverterConfigurer(BindingServiceProperties bindingServiceProperties,
CompositeMessageConverterFactory compositeMessageConverterFactory,
Map<String,PartitionKeyExtractorStrategy> partitionKeyExtractors,
Map<String,PartitionSelectorStrategy> partitionSelectors) |
static org.springframework.messaging.handler.annotation.support.MessageHandlerMethodFactory |
BindingServiceConfiguration.messageHandlerMethodFactory(CompositeMessageConverterFactory compositeMessageConverterFactory,
org.springframework.integration.config.HandlerMethodArgumentResolversHolder ahmar) |
MessageSourceBindingTargetFactory |
BindingServiceConfiguration.messageSourceFactory(CompositeMessageConverterFactory compositeMessageConverterFactory,
CompositeMessageChannelConfigurer compositeMessageChannelConfigurer) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.