Uses of Class
org.apache.camel.component.scp.ScpFile
-
Uses of ScpFile in org.apache.camel.component.scp
Methods in org.apache.camel.component.scp that return ScpFileMethods in org.apache.camel.component.scp that return types with arguments of type ScpFileModifier and TypeMethodDescriptionprotected org.apache.camel.component.file.remote.RemoteFileConsumer<ScpFile> ScpEndpoint.buildConsumer(org.apache.camel.Processor processor) protected org.apache.camel.component.file.GenericFileEndpoint<ScpFile> 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()org.apache.camel.component.file.GenericFile<ScpFile> ScpOperations.newGenericFile()Method parameters in org.apache.camel.component.scp with type arguments of type ScpFileModifier and TypeMethodDescriptionprotected voidScpComponent.afterPropertiesSet(org.apache.camel.component.file.GenericFileEndpoint<ScpFile> endpoint) voidScpOperations.setEndpoint(org.apache.camel.component.file.GenericFileEndpoint<ScpFile> endpoint) Constructor parameters in org.apache.camel.component.scp with type arguments of type ScpFileModifierConstructorDescriptionprotectedScpProducer(ScpEndpoint endpoint, org.apache.camel.component.file.remote.RemoteFileOperations<ScpFile> operations)