Uses of Class
org.springframework.cloud.fn.common.file.FileConsumerProperties
Package
Description
-
Uses of FileConsumerProperties in org.springframework.cloud.fn.common.file
Modifier and TypeMethodDescriptionstatic org.springframework.integration.dsl.IntegrationFlowBuilder
FileUtils.enhanceFlowForReadingMode
(org.springframework.integration.dsl.IntegrationFlowBuilder flowBuilder, FileConsumerProperties fileConsumerProperties) Enhance anIntegrationFlowBuilder
to add flow snippets, depending onFileConsumerProperties
.static org.springframework.integration.dsl.IntegrationFlowBuilder
FileUtils.enhanceStreamFlowForReadingMode
(org.springframework.integration.dsl.IntegrationFlowBuilder flowBuilder, FileConsumerProperties fileConsumerProperties) Enhance anIntegrationFlowBuilder
to add flow snippets, depending onFileConsumerProperties
; used for streaming sources. -
Uses of FileConsumerProperties in org.springframework.cloud.fn.supplier.file
ModifierConstructorDescriptionFileSupplierConfiguration
(FileSupplierProperties fileSupplierProperties, FileConsumerProperties fileConsumerProperties) -
Uses of FileConsumerProperties in org.springframework.cloud.fn.supplier.ftp
ModifierConstructorDescriptionFtpSupplierConfiguration
(FtpSupplierProperties ftpSupplierProperties, FileConsumerProperties fileConsumerProperties, org.springframework.integration.metadata.ConcurrentMetadataStore metadataStore, org.springframework.integration.file.remote.session.SessionFactory<org.apache.commons.net.ftp.FTPFile> ftpSessionFactory) -
Uses of FileConsumerProperties in org.springframework.cloud.fn.supplier.s3
Modifier and TypeFieldDescriptionprotected final FileConsumerProperties
AwsS3SupplierConfiguration.fileConsumerProperties
ModifierConstructorDescriptionAwsS3SupplierConfiguration
(AwsS3SupplierProperties awsS3SupplierProperties, FileConsumerProperties fileConsumerProperties, org.springframework.integration.aws.support.S3SessionFactory s3SessionFactory, org.springframework.integration.metadata.ConcurrentMetadataStore metadataStore)