Package | Description |
---|---|
org.springframework.cloud.stream.function |
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) |
Modifier and Type | Method and Description |
---|---|
org.springframework.integration.dsl.IntegrationFlow |
FunctionConfiguration.integrationFlowCreator(IntegrationFlowFunctionSupport functionSupport)
This configuration creates an instance of
IntegrationFlow appropriate for binding declared using EnableBinding. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.