org.apache.camel.component.file.remote.strategy
Class FtpProcessStrategyFactory
java.lang.Object
org.apache.camel.component.file.remote.strategy.FtpProcessStrategyFactory
public final class FtpProcessStrategyFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createGenericFileProcessStrategy
public static <FTPFile> org.apache.camel.component.file.GenericFileProcessStrategy<FTPFile> createGenericFileProcessStrategy(org.apache.camel.CamelContext context,
Map<String,Object> params)
Apache CAMEL