protected org.apache.camel.component.file.remote.RemoteFileConsumer<ScpFile> |
ScpEndpoint.buildConsumer(org.apache.camel.Processor processor) |
|
protected org.apache.camel.component.file.GenericFileEndpoint<ScpFile> |
ScpComponent.buildFileEndpoint(String uri,
String remaining,
Map<String,Object> parameters) |
|
protected org.apache.camel.component.file.GenericFileProducer<ScpFile> |
ScpEndpoint.buildProducer() |
|
org.apache.camel.component.file.GenericFileProcessStrategy<ScpFile> |
ScpProcessStrategyFactory.createGenericFileProcessStrategy(org.apache.camel.CamelContext context,
Map<String,Object> params) |
|
protected org.apache.camel.component.file.GenericFileProcessStrategy<ScpFile> |
ScpEndpoint.createGenericFileStrategy() |
|
org.apache.camel.component.file.remote.RemoteFileOperations<ScpFile> |
ScpEndpoint.createRemoteFileOperations() |
|
List<ScpFile> |
ScpOperations.listFiles() |
|
List<ScpFile> |
ScpOperations.listFiles(String path) |
|
org.apache.camel.component.file.GenericFile<ScpFile> |
ScpOperations.newGenericFile() |
|