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 TypeClassDescriptionclassFTP 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 StringFtpUtils.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)