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 FtpConfigurationConstructors in org.apache.camel.component.file.remote with parameters of type FtpConfigurationModifierConstructorDescriptionFtpEndpoint
(String uri, RemoteFileComponent<org.apache.commons.net.ftp.FTPFile> component, FtpConfiguration configuration)