Package org.apache.camel.component.scp
Class ScpProcessStrategyFactory
java.lang.Object
org.apache.camel.component.scp.ScpProcessStrategyFactory
- All Implemented Interfaces:
org.apache.camel.component.file.GenericFileProcessStrategyFactory<ScpFile>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.camel.component.file.GenericFileProcessStrategy<ScpFile>createGenericFileProcessStrategy(org.apache.camel.CamelContext context, Map<String, Object> params)
-
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:
createGenericFileProcessStrategyin interfaceorg.apache.camel.component.file.GenericFileProcessStrategyFactory<ScpFile>
-