Class ScpProcessStrategyFactory

java.lang.Object
org.apache.camel.component.scp.ScpProcessStrategyFactory
All Implemented Interfaces:
org.apache.camel.component.file.GenericFileProcessStrategyFactory<ScpFile>

public class ScpProcessStrategyFactory extends Object implements org.apache.camel.component.file.GenericFileProcessStrategyFactory<ScpFile>
  • Constructor Details

    • ScpProcessStrategyFactory

      public ScpProcessStrategyFactory()
  • Method Details

    • createGenericFileProcessStrategy

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