org.apache.camel.component.jsch
Class ScpProcessStrategyFactory

java.lang.Object
  extended by org.apache.camel.component.jsch.ScpProcessStrategyFactory

public final class ScpProcessStrategyFactory
extends Object


Method Summary
static
<LsEntry> org.apache.camel.component.file.GenericFileProcessStrategy<LsEntry>
createGenericFileProcessStrategy(org.apache.camel.CamelContext context, Map<String,Object> params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createGenericFileProcessStrategy

public static <LsEntry> org.apache.camel.component.file.GenericFileProcessStrategy<LsEntry> createGenericFileProcessStrategy(org.apache.camel.CamelContext context,
                                                                                                                             Map<String,Object> params)


Apache Camel