A B C D F G H I L N O P R S

A

afterPropertiesSet(GenericFileEndpoint<FTPFile>) - Method in class org.apache.camel.component.file.remote.FtpComponent
 
afterPropertiesSet() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
Validates this endpoint if its configured properly.
afterPropertiesSet(GenericFileEndpoint<ChannelSftp.LsEntry>) - Method in class org.apache.camel.component.file.remote.SftpComponent
 

B

buildConsumer(Processor) - Method in class org.apache.camel.component.file.remote.FtpEndpoint
 
buildConsumer(Processor) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
Remote File Endpoints, impl this method to create a custom consumer specific to their "protocol" etc.
buildConsumer(Processor) - Method in class org.apache.camel.component.file.remote.SftpEndpoint
 
buildDirectory(String, boolean) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
buildDirectory(String, boolean) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
buildFileEndpoint(String, String, Map) - Method in class org.apache.camel.component.file.remote.FtpComponent
 
buildFileEndpoint(String, String, Map) - Method in class org.apache.camel.component.file.remote.SftpComponent
 
buildProducer() - Method in class org.apache.camel.component.file.remote.FtpEndpoint
 
buildProducer() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
Remote File Endpoints, impl this method to create a custom producer specific to their "protocol" etc.
buildProducer() - Method in class org.apache.camel.component.file.remote.SftpEndpoint
 

C

changeCurrentDirectory(String) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
changeCurrentDirectory(String) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
configure(URI) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
connect(RemoteFileConfiguration) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
connect(RemoteFileConfiguration) - Method in interface org.apache.camel.component.file.remote.RemoteFileOperations
Connects to the remote server
connect(RemoteFileConfiguration) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
connectIfNecessary() - Method in class org.apache.camel.component.file.remote.RemoteFileConsumer
 
connectIfNecessary() - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
copyFrom(RemoteFile<T>) - Method in class org.apache.camel.component.file.remote.RemoteFile
 
createConsumer(Processor) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
createExchange() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
createExchange(GenericFile<T>) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
createProducer() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
createRemoteFileOperations() - Method in class org.apache.camel.component.file.remote.FtpEndpoint
 
createRemoteFileOperations() - Method in class org.apache.camel.component.file.remote.SftpEndpoint
 
createSession(RemoteFileConfiguration) - Method in class org.apache.camel.component.file.remote.SftpOperations
 

D

DEFAULT_FTP_PORT - Static variable in class org.apache.camel.component.file.remote.FtpConfiguration
 
DEFAULT_SFTP_PORT - Static variable in class org.apache.camel.component.file.remote.SftpConfiguration
 
DefaultRemoteFileSorter - Class in org.apache.camel.component.file.remote
Default remote file sorter.
deleteFile(String) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
deleteFile(String) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
disconnect() - Method in class org.apache.camel.component.file.remote.FtpOperations
 
disconnect() - Method in interface org.apache.camel.component.file.remote.RemoteFileOperations
Discconects from the remote server
disconnect() - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
disconnect() - Method in class org.apache.camel.component.file.remote.SftpOperations
 
doStart() - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
doStop() - Method in class org.apache.camel.component.file.remote.RemoteFileConsumer
 
doStop() - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 

F

FtpComponent - Class in org.apache.camel.component.file.remote
FTP Component
FtpComponent() - Constructor for class org.apache.camel.component.file.remote.FtpComponent
 
FtpComponent(CamelContext) - Constructor for class org.apache.camel.component.file.remote.FtpComponent
 
FtpConfiguration - Class in org.apache.camel.component.file.remote
FTP configuration
FtpConfiguration() - Constructor for class org.apache.camel.component.file.remote.FtpConfiguration
 
FtpConfiguration(URI) - Constructor for class org.apache.camel.component.file.remote.FtpConfiguration
 
FtpConsumer - Class in org.apache.camel.component.file.remote
FTP consumer
FtpConsumer(RemoteFileEndpoint<FTPFile>, Processor, RemoteFileOperations<FTPFile>) - Constructor for class org.apache.camel.component.file.remote.FtpConsumer
 
FtpEndpoint - Class in org.apache.camel.component.file.remote
FTP endpoint
FtpEndpoint() - Constructor for class org.apache.camel.component.file.remote.FtpEndpoint
 
FtpEndpoint(String, FtpComponent, RemoteFileConfiguration) - Constructor for class org.apache.camel.component.file.remote.FtpEndpoint
 
FtpOperations - Class in org.apache.camel.component.file.remote
FTP remote file operations
FtpOperations() - Constructor for class org.apache.camel.component.file.remote.FtpOperations
 
FtpOperations(FTPClient) - Constructor for class org.apache.camel.component.file.remote.FtpOperations
 

G

getCurrentDirectory() - Method in class org.apache.camel.component.file.remote.FtpOperations
 
getCurrentDirectory() - Method in class org.apache.camel.component.file.remote.SftpOperations
 
getFileSeparator() - Method in class org.apache.camel.component.file.remote.RemoteFile
 
getFileSeparator() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
getFileSeparator() - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
getFtpClientConfig() - Method in class org.apache.camel.component.file.remote.FtpConfiguration
 
getHost() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getHostname() - Method in class org.apache.camel.component.file.remote.RemoteFile
 
getKnownHostsFile() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
getPassword() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getPort() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getPrivateKeyFile() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
getPrivateKeyFilePassphrase() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
getProtocol() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getScheme() - Method in class org.apache.camel.component.file.remote.FtpEndpoint
 
getScheme() - Method in class org.apache.camel.component.file.remote.SftpEndpoint
 
getUsername() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 

H

handleFailedWrite(GenericFileExchange<T>, Exception) - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
The file could not be written.

I

isAbsolute(String) - Method in class org.apache.camel.component.file.remote.RemoteFile
 
isAbsolute(String) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
isBinary() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
isConnected() - Method in class org.apache.camel.component.file.remote.FtpOperations
 
isConnected() - Method in interface org.apache.camel.component.file.remote.RemoteFileOperations
Returns whether we are connected to the remote server or not
isConnected() - Method in class org.apache.camel.component.file.remote.SftpOperations
 
isPassiveMode() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
isSingleton() - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 

L

listFiles() - Method in class org.apache.camel.component.file.remote.FtpOperations
 
listFiles(String) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
listFiles() - Method in class org.apache.camel.component.file.remote.SftpOperations
 
listFiles(String) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
loggedIn - Variable in class org.apache.camel.component.file.remote.RemoteFileConsumer
 

N

needToNormalize() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
normalizePath(String) - Method in class org.apache.camel.component.file.remote.RemoteFile
 
normalizePath(String) - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
normalizePathToProtocol(String) - Method in class org.apache.camel.component.file.remote.RemoteFile
 

O

org.apache.camel.component.file.remote - package org.apache.camel.component.file.remote
Defines the File transport for communicating with Remote Files and FTP

P

pollDirectory(String, List<GenericFile<FTPFile>>) - Method in class org.apache.camel.component.file.remote.FtpConsumer
 
pollDirectory(String, List<GenericFile<ChannelSftp.LsEntry>>) - Method in class org.apache.camel.component.file.remote.SftpConsumer
 
populateHeaders(GenericFile<T>) - Method in class org.apache.camel.component.file.remote.RemoteFileExchange
 
prePollCheck() - Method in class org.apache.camel.component.file.remote.RemoteFileConsumer
 
preWriteCheck() - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
process(Exchange) - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 

R

RemoteFile<T> - Class in org.apache.camel.component.file.remote
Represents a remote file of some sort of backing object
RemoteFile() - Constructor for class org.apache.camel.component.file.remote.RemoteFile
 
RemoteFileComponent<T> - Class in org.apache.camel.component.file.remote
Base class for remote file components.
RemoteFileComponent() - Constructor for class org.apache.camel.component.file.remote.RemoteFileComponent
 
RemoteFileComponent(CamelContext) - Constructor for class org.apache.camel.component.file.remote.RemoteFileComponent
 
RemoteFileConfiguration - Class in org.apache.camel.component.file.remote
Configuration of the FTP server
RemoteFileConfiguration() - Constructor for class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
RemoteFileConfiguration(URI) - Constructor for class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
RemoteFileConsumer<T> - Class in org.apache.camel.component.file.remote
Base class for remote file consumers.
RemoteFileConsumer(RemoteFileEndpoint<T>, Processor, RemoteFileOperations<T>) - Constructor for class org.apache.camel.component.file.remote.RemoteFileConsumer
 
RemoteFileEndpoint<T> - Class in org.apache.camel.component.file.remote
Remote file endpoint.
RemoteFileEndpoint() - Constructor for class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
RemoteFileEndpoint(String, RemoteFileComponent<T>, RemoteFileConfiguration) - Constructor for class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
RemoteFileExchange<T> - Class in org.apache.camel.component.file.remote
 
RemoteFileExchange(DefaultExchange, RemoteFile<T>) - Constructor for class org.apache.camel.component.file.remote.RemoteFileExchange
 
RemoteFileExchange(Endpoint) - Constructor for class org.apache.camel.component.file.remote.RemoteFileExchange
 
RemoteFileOperations<T> - Interface in org.apache.camel.component.file.remote
Remote file operations based on some backing framework
RemoteFileProducer<T> - Class in org.apache.camel.component.file.remote
Remote file producer.
RemoteFileProducer(RemoteFileEndpoint<T>, RemoteFileOperations<T>) - Constructor for class org.apache.camel.component.file.remote.RemoteFileProducer
 
remoteServer() - Method in class org.apache.camel.component.file.remote.RemoteFileConsumer
Returns human readable server information for logging purpose
remoteServerInformation() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Returns human readable server information for logging purpose
remoteServerInformation() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
Returns human readable server information for logging purpose
renameFile(String, String) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
renameFile(String, String) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
retrieveFile(String, GenericFileExchange<FTPFile>) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
retrieveFile(String, GenericFileExchange<ChannelSftp.LsEntry>) - Method in class org.apache.camel.component.file.remote.SftpOperations
 

S

setBinary(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
setDefaultPort() - Method in class org.apache.camel.component.file.remote.FtpConfiguration
 
setDefaultPort() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
setDefaultPort() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
setDirectory(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
setEndpoint(GenericFileEndpoint) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
setEndpoint(GenericFileEndpoint) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
setFtpClientConfig(FTPClientConfig) - Method in class org.apache.camel.component.file.remote.FtpConfiguration
 
setHost(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
setHostname(String) - Method in class org.apache.camel.component.file.remote.RemoteFile
 
setKnownHostsFile(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
setPassiveMode(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Sets passive mode connections.
setPassword(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
setPort(int) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
setPrivateKeyFile(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
setPrivateKeyFilePassphrase(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
setProtocol(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
setUsername(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
SftpComponent - Class in org.apache.camel.component.file.remote
Secure FTP Component
SftpComponent() - Constructor for class org.apache.camel.component.file.remote.SftpComponent
 
SftpComponent(CamelContext) - Constructor for class org.apache.camel.component.file.remote.SftpComponent
 
SftpConfiguration - Class in org.apache.camel.component.file.remote
Secure FTP configuration
SftpConfiguration() - Constructor for class org.apache.camel.component.file.remote.SftpConfiguration
 
SftpConfiguration(URI) - Constructor for class org.apache.camel.component.file.remote.SftpConfiguration
 
SftpConsumer - Class in org.apache.camel.component.file.remote
Secure FTP consumer
SftpConsumer(RemoteFileEndpoint<ChannelSftp.LsEntry>, Processor, RemoteFileOperations<ChannelSftp.LsEntry>) - Constructor for class org.apache.camel.component.file.remote.SftpConsumer
 
SftpEndpoint - Class in org.apache.camel.component.file.remote
Secure FTP endpoint
SftpEndpoint() - Constructor for class org.apache.camel.component.file.remote.SftpEndpoint
 
SftpEndpoint(String, SftpComponent, RemoteFileConfiguration) - Constructor for class org.apache.camel.component.file.remote.SftpEndpoint
 
SftpOperations - Class in org.apache.camel.component.file.remote
SFTP remote file operations
SftpOperations() - Constructor for class org.apache.camel.component.file.remote.SftpOperations
 
sortByFileLanguage(String, boolean) - Static method in class org.apache.camel.component.file.remote.DefaultRemoteFileSorter
Returns a new sory by file language expression
sortByFileLanguage(String, boolean, boolean) - Static method in class org.apache.camel.component.file.remote.DefaultRemoteFileSorter
Returns a new sory by file language expression
sortByFileLanguage(String, boolean, boolean, Comparator<RemoteFileExchange>) - Static method in class org.apache.camel.component.file.remote.DefaultRemoteFileSorter
Returns a new sory by file language expression
sortByLastModified(boolean) - Static method in class org.apache.camel.component.file.remote.DefaultRemoteFileSorter
Returns a new sort by last modified (newest first)
sortByName(boolean) - Static method in class org.apache.camel.component.file.remote.DefaultRemoteFileSorter
Returns a new sort by name
sortByPathName(boolean) - Static method in class org.apache.camel.component.file.remote.DefaultRemoteFileSorter
Returns a new sort by path name
sortBySize(boolean) - Static method in class org.apache.camel.component.file.remote.DefaultRemoteFileSorter
Returns a new sort by file size (smallest first)
storeFile(String, GenericFileExchange<FTPFile>) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
storeFile(String, GenericFileExchange<ChannelSftp.LsEntry>) - Method in class org.apache.camel.component.file.remote.SftpOperations
 

A B C D F G H I L N O P R S

Copyright © 2009 Apache Software Foundation. All Rights Reserved.