Uses of Class
org.apache.camel.component.file.remote.FtpConfiguration
Packages that use FtpConfiguration
-
Uses of FtpConfiguration in org.apache.camel.component.file.remote
Subclasses of FtpConfiguration in org.apache.camel.component.file.remoteModifier and TypeClassDescriptionclass
FTP Secure (FTP over SSL/TLS) configurationFields in org.apache.camel.component.file.remote declared as FtpConfigurationMethods in org.apache.camel.component.file.remote that return FtpConfigurationMethods in org.apache.camel.component.file.remote with parameters of type FtpConfigurationModifier and TypeMethodDescriptionstatic String
FtpUtils.absoluteFilePath
(FtpConfiguration configuration, String absolutePath, String name) Constructors in org.apache.camel.component.file.remote with parameters of type FtpConfigurationModifierConstructorDescriptionFtpEndpoint
(String uri, RemoteFileComponent<org.apache.commons.net.ftp.FTPFile> component, FtpConfiguration configuration)