Uses of Class
org.apache.camel.component.file.remote.RemoteFileComponent
Packages that use RemoteFileComponent
-
Uses of RemoteFileComponent in org.apache.camel.component.file.remote
Subclasses of RemoteFileComponent in org.apache.camel.component.file.remoteModifier and TypeClassDescriptionclassFTP ComponentclassFTP Secure (FTP over SSL/TLS) Component.classSecure FTP ComponentConstructors in org.apache.camel.component.file.remote with parameters of type RemoteFileComponentModifierConstructorDescriptionFtpEndpoint(String uri, RemoteFileComponent<org.apache.commons.net.ftp.FTPFile> component, FtpConfiguration configuration) FtpsEndpoint(String uri, RemoteFileComponent<org.apache.commons.net.ftp.FTPFile> remoteFileComponent, FtpsConfiguration configuration) protectedRemoteFileEndpoint(String uri, RemoteFileComponent<T> component, RemoteFileConfiguration configuration)