Uses of Class
org.apache.camel.component.file.remote.FtpsConfiguration
Packages that use FtpsConfiguration
-
Uses of FtpsConfiguration in org.apache.camel.component.file.remote
Fields in org.apache.camel.component.file.remote declared as FtpsConfigurationMethods in org.apache.camel.component.file.remote that return FtpsConfigurationModifier and TypeMethodDescriptionFtpsEndpoint.getConfiguration()
FtpsEndpoint.getFtpsConfiguration()
Returns the FtpsConfiguration.Constructors in org.apache.camel.component.file.remote with parameters of type FtpsConfigurationModifierConstructorDescriptionFtpsEndpoint
(String uri, RemoteFileComponent<org.apache.commons.net.ftp.FTPFile> remoteFileComponent, FtpsConfiguration configuration)