public class SftpConsumerSessionFactoryConfiguration extends Object
Constructor and Description |
---|
SftpConsumerSessionFactoryConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.springframework.integration.file.remote.session.SessionFactory<com.jcraft.jsch.ChannelSftp.LsEntry> |
sftpSessionFactory(SftpConsumerProperties properties,
org.springframework.beans.factory.BeanFactory beanFactory) |
public SftpConsumerSessionFactoryConfiguration()
@Bean @ConditionalOnMissingBean public org.springframework.integration.file.remote.session.SessionFactory<com.jcraft.jsch.ChannelSftp.LsEntry> sftpSessionFactory(SftpConsumerProperties properties, org.springframework.beans.factory.BeanFactory beanFactory)
Copyright © 2022. All rights reserved.