Class SftpProcessStrategyFactory

  • All Implemented Interfaces:
    org.apache.camel.component.file.GenericFileProcessStrategyFactory<SftpRemoteFile>

    public final class SftpProcessStrategyFactory
    extends Object
    implements org.apache.camel.component.file.GenericFileProcessStrategyFactory<SftpRemoteFile>
    • Constructor Detail

      • SftpProcessStrategyFactory

        public SftpProcessStrategyFactory()
    • Method Detail

      • createGenericFileProcessStrategy

        public org.apache.camel.component.file.GenericFileProcessStrategy<SftpRemoteFile> createGenericFileProcessStrategy​(org.apache.camel.CamelContext context,
                                                                                                                           Map<String,​Object> params)
        Specified by:
        createGenericFileProcessStrategy in interface org.apache.camel.component.file.GenericFileProcessStrategyFactory<SftpRemoteFile>