Package | Description |
---|---|
org.springframework.cloud.stream.binding | |
org.springframework.cloud.stream.config | |
org.springframework.cloud.stream.function |
Constructor and Description |
---|
MessageConverterConfigurer(BindingServiceProperties bindingServiceProperties,
CompositeMessageConverterFactory compositeMessageConverterFactory) |
Modifier and Type | Method and Description |
---|---|
MessageConverterConfigurer |
BinderFactoryConfiguration.messageConverterConfigurer(BindingServiceProperties bindingServiceProperties,
CompositeMessageConverterFactory compositeMessageConverterFactory)
Deprecated.
|
static org.springframework.messaging.handler.annotation.support.MessageHandlerMethodFactory |
BinderFactoryConfiguration.messageHandlerMethodFactory(CompositeMessageConverterFactory compositeMessageConverterFactory,
org.springframework.integration.handler.support.HandlerMethodArgumentResolversHolder ahmar)
Deprecated.
|
MessageSourceBindingTargetFactory |
BinderFactoryConfiguration.messageSourceFactory(CompositeMessageConverterFactory compositeMessageConverterFactory,
CompositeMessageChannelConfigurer compositeMessageChannelConfigurer)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IntegrationFlowFunctionSupport |
FunctionConfiguration.functionSupport(org.springframework.cloud.stream.function.FunctionCatalogWrapper functionCatalog,
org.springframework.cloud.function.context.catalog.FunctionInspector functionInspector,
CompositeMessageConverterFactory messageConverterFactory,
StreamFunctionProperties functionProperties) |
Constructor and Description |
---|
IntegrationFlowFunctionSupport(org.springframework.cloud.stream.function.FunctionCatalogWrapper functionCatalog,
org.springframework.cloud.function.context.catalog.FunctionInspector functionInspector,
CompositeMessageConverterFactory messageConverterFactory,
StreamFunctionProperties functionProperties) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.