Uses of Package
org.apache.camel.component.file.remote

Packages that use org.apache.camel.component.file.remote
org.apache.camel.component.file.remote Defines the File transport for communicating with Remote Files and FTP 
 

Classes in org.apache.camel.component.file.remote used by org.apache.camel.component.file.remote
FtpComponent
          FTP Component
FtpConfiguration
          FTP configuration
FtpEndpoint
          FTP endpoint
FtpOperations
          FTP remote file operations
FtpsConfiguration
          FTP Secure (FTP over SSL/TLS) configuration
FtpsEndpoint
          FTP Secure (FTP over SSL/TLS) endpoint
RemoteFileComponent
          Base class for remote file components.
RemoteFileConfiguration
          Configuration of the FTP server
RemoteFileConfiguration.PathSeparator
          Path separator as either unix or windows style.
RemoteFileConsumer
          Base class for remote file consumers.
RemoteFileEndpoint
          Remote file endpoint.
RemoteFileOperations
          Remote file operations based on some backing framework
SftpComponent
          Secure FTP Component
SftpConfiguration
          Secure FTP configuration
 



Apache Camel