- Type Parameters:
T
- the type of file that these remote endpoints provide
- All Implemented Interfaces:
- org.apache.camel.CamelContextAware, org.apache.camel.Component, org.apache.camel.Service, org.apache.camel.ShutdownableService, org.apache.camel.StatefulService, org.apache.camel.SuspendableService
- Direct Known Subclasses:
- FtpComponent, SftpComponent
public abstract class RemoteFileComponent<T>
extends org.apache.camel.component.file.GenericFileComponent<T>
Base class for remote file components. Polling and consuming files from
(logically) remote locations