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

Defines the File transport for communicating with Remote Files and FTP

See:
          Description

Class Summary
FtpConsumer  
FtpEndpoint  
FtpProducer  
FtpUtils Utility methods for FTP.
RemoteFileBinding  
RemoteFileComponent  
RemoteFileConfiguration  
RemoteFileConsumer<T extends RemoteFileExchange>  
RemoteFileConverter A set of converter methods for working with remote file types
RemoteFileEndpoint<T extends RemoteFileExchange>  
RemoteFileExchange<T extends RemoteFileBinding>  
RemoteFileMessage  
RemoteFileProducer<T extends RemoteFileExchange>  
SftpConsumer  
SftpEndpoint  
SftpProducer  
SftpUtils Utility methods for SFTP.
 

Exception Summary
FtpOperationFailedException Exception thrown in case of last FTP operation failed.
 

Package org.apache.camel.component.file.remote Description

Defines the File transport for communicating with Remote Files and FTP



Apache CAMEL