B C D E F G I N O P R S T

B

buildDirectory(FTPClient, String) - Static method in class org.apache.camel.component.file.remote.FtpProducer
 
buildDirectory(ChannelSftp, String) - Static method in class org.apache.camel.component.file.remote.SftpProducer
 

C

configure(URI) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
copy() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
createBody() - Method in class org.apache.camel.component.file.remote.RemoteFileMessage
 
createChannelSftp() - Method in class org.apache.camel.component.file.remote.SftpEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.file.remote.FtpEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.file.remote.SftpEndpoint
 
createEndpoint(String, String, Map) - Method in class org.apache.camel.component.file.remote.RemoteFileComponent
 
createExchange() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
createExchange(String, ByteArrayOutputStream) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
createFtpClient() - Method in class org.apache.camel.component.file.remote.FtpEndpoint
 
createProducer() - Method in class org.apache.camel.component.file.remote.FtpEndpoint
 
createProducer() - Method in class org.apache.camel.component.file.remote.SftpEndpoint
 
createRemoteFileBinding() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 

D

doStart() - Method in class org.apache.camel.component.file.remote.FtpProducer
 
doStart() - Method in class org.apache.camel.component.file.remote.SftpProducer
 
doStop() - Method in class org.apache.camel.component.file.remote.FtpProducer
 
doStop() - Method in class org.apache.camel.component.file.remote.SftpProducer
 

E

extractBodyFromOutputStream(RemoteFileExchange, OutputStream) - Method in class org.apache.camel.component.file.remote.RemoteFileBinding
 

F

FtpConsumer - Class in org.apache.camel.component.file.remote
 
FtpConsumer(FtpEndpoint, Processor, FTPClient) - Constructor for class org.apache.camel.component.file.remote.FtpConsumer
 
FtpConsumer(FtpEndpoint, Processor, FTPClient, ScheduledExecutorService) - Constructor for class org.apache.camel.component.file.remote.FtpConsumer
 
FtpEndpoint - Class in org.apache.camel.component.file.remote
 
FtpEndpoint(String, RemoteFileComponent, RemoteFileConfiguration) - Constructor for class org.apache.camel.component.file.remote.FtpEndpoint
 
FtpOperationFailedException - Exception in org.apache.camel.component.file.remote
 
FtpOperationFailedException(int, String) - Constructor for exception org.apache.camel.component.file.remote.FtpOperationFailedException
 
FtpProducer - Class in org.apache.camel.component.file.remote
 
FtpProducer(FtpEndpoint, FTPClient) - Constructor for class org.apache.camel.component.file.remote.FtpProducer
 

G

getBinding() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
getBinding() - Method in class org.apache.camel.component.file.remote.RemoteFileExchange
 
getCode() - Method in exception org.apache.camel.component.file.remote.FtpOperationFailedException
Return the failure code
getConfiguration() - Method in class org.apache.camel.component.file.remote.RemoteFileComponent
 
getConfiguration() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
getExchange() - Method in class org.apache.camel.component.file.remote.RemoteFileMessage
 
getFile() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getFullFileName(FTPFile) - Method in class org.apache.camel.component.file.remote.FtpConsumer
 
getFullFileName() - Method in class org.apache.camel.component.file.remote.RemoteFileMessage
 
getFullFileName(ChannelSftp.LsEntry) - Method in class org.apache.camel.component.file.remote.SftpConsumer
 
getHost() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getHostname() - Method in class org.apache.camel.component.file.remote.RemoteFileMessage
 
getLastPollTime() - Method in class org.apache.camel.component.file.remote.FtpConsumer
 
getLastPollTime() - Method in class org.apache.camel.component.file.remote.SftpConsumer
 
getOutputStream() - Method in class org.apache.camel.component.file.remote.RemoteFileMessage
 
getPassword() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getPort() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getProtocol() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getReason() - Method in exception org.apache.camel.component.file.remote.FtpOperationFailedException
Return the failure reason
getRegexPattern() - Method in class org.apache.camel.component.file.remote.FtpConsumer
 
getRegexPattern() - Method in class org.apache.camel.component.file.remote.SftpConsumer
 
getUsername() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 

I

isBinary() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
isDirectory() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
isMatched(FTPFile) - Method in class org.apache.camel.component.file.remote.FtpConsumer
 
isMatched(ChannelSftp.LsEntry) - Method in class org.apache.camel.component.file.remote.SftpConsumer
 
isRecursive() - Method in class org.apache.camel.component.file.remote.FtpConsumer
 
isRecursive() - Method in class org.apache.camel.component.file.remote.SftpConsumer
 
isSingleton() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 

N

newInstance() - Method in class org.apache.camel.component.file.remote.RemoteFileMessage
 

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

poll() - Method in class org.apache.camel.component.file.remote.FtpConsumer
 
poll() - Method in class org.apache.camel.component.file.remote.SftpConsumer
 
pollDirectory(String) - Method in class org.apache.camel.component.file.remote.FtpConsumer
 
pollDirectory(String) - Method in class org.apache.camel.component.file.remote.SftpConsumer
 
populateInitialHeaders(Map<String, Object>) - Method in class org.apache.camel.component.file.remote.RemoteFileMessage
 
process(Exchange) - Method in class org.apache.camel.component.file.remote.FtpProducer
 
process(RemoteFileExchange) - Method in class org.apache.camel.component.file.remote.FtpProducer
 
process(Exchange) - Method in class org.apache.camel.component.file.remote.SftpProducer
 
process(RemoteFileExchange) - Method in class org.apache.camel.component.file.remote.SftpProducer
 

R

RemoteFileBinding - Class in org.apache.camel.component.file.remote
 
RemoteFileBinding() - Constructor for class org.apache.camel.component.file.remote.RemoteFileBinding
 
RemoteFileComponent - Class in org.apache.camel.component.file.remote
 
RemoteFileComponent() - Constructor for class org.apache.camel.component.file.remote.RemoteFileComponent
 
RemoteFileComponent(RemoteFileConfiguration) - Constructor for class org.apache.camel.component.file.remote.RemoteFileComponent
 
RemoteFileComponent(CamelContext) - Constructor for class org.apache.camel.component.file.remote.RemoteFileComponent
 
remoteFileComponent() - Static method in class org.apache.camel.component.file.remote.RemoteFileComponent
 
RemoteFileConfiguration - Class in org.apache.camel.component.file.remote
 
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 extends RemoteFileExchange> - Class in org.apache.camel.component.file.remote
 
RemoteFileConsumer(RemoteFileEndpoint<T>, Processor) - Constructor for class org.apache.camel.component.file.remote.RemoteFileConsumer
 
RemoteFileConsumer(RemoteFileEndpoint<T>, Processor, ScheduledExecutorService) - Constructor for class org.apache.camel.component.file.remote.RemoteFileConsumer
 
RemoteFileEndpoint<T extends RemoteFileExchange> - Class in org.apache.camel.component.file.remote
 
RemoteFileEndpoint(String, RemoteFileComponent, RemoteFileConfiguration) - Constructor for class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
RemoteFileExchange<T extends RemoteFileBinding> - Class in org.apache.camel.component.file.remote
 
RemoteFileExchange(CamelContext, T) - Constructor for class org.apache.camel.component.file.remote.RemoteFileExchange
 
RemoteFileExchange(CamelContext, T, String, String, ByteArrayOutputStream) - Constructor for class org.apache.camel.component.file.remote.RemoteFileExchange
 
RemoteFileMessage - Class in org.apache.camel.component.file.remote
 
RemoteFileMessage() - Constructor for class org.apache.camel.component.file.remote.RemoteFileMessage
 
RemoteFileMessage(String, String, OutputStream) - Constructor for class org.apache.camel.component.file.remote.RemoteFileMessage
 
RemoteFileProducer<T extends RemoteFileExchange> - Class in org.apache.camel.component.file.remote
 
RemoteFileProducer(RemoteFileEndpoint<T>) - Constructor for class org.apache.camel.component.file.remote.RemoteFileProducer
 

S

setBinary(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
setBinding(RemoteFileBinding) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
setBinding(T) - Method in class org.apache.camel.component.file.remote.RemoteFileExchange
 
setConfiguration(RemoteFileConfiguration) - Method in class org.apache.camel.component.file.remote.RemoteFileComponent
 
setDefaultPort() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
setDirectory(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
setFile(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
setFullFileName(String) - Method in class org.apache.camel.component.file.remote.RemoteFileMessage
 
setHost(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
setHostname(String) - Method in class org.apache.camel.component.file.remote.RemoteFileMessage
 
setLastPollTime(long) - Method in class org.apache.camel.component.file.remote.FtpConsumer
 
setLastPollTime(long) - Method in class org.apache.camel.component.file.remote.SftpConsumer
 
setOutputStream(OutputStream) - Method in class org.apache.camel.component.file.remote.RemoteFileMessage
 
setPassword(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
setPort(int) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
setProtocol(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
setRecursive(boolean) - Method in class org.apache.camel.component.file.remote.FtpConsumer
 
setRecursive(boolean) - Method in class org.apache.camel.component.file.remote.SftpConsumer
 
setRegexPattern(String) - Method in class org.apache.camel.component.file.remote.FtpConsumer
 
setRegexPattern(String) - Method in class org.apache.camel.component.file.remote.SftpConsumer
 
setUsername(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
SftpConsumer - Class in org.apache.camel.component.file.remote
 
SftpConsumer(SftpEndpoint, Processor, ChannelSftp) - Constructor for class org.apache.camel.component.file.remote.SftpConsumer
 
SftpConsumer(SftpEndpoint, Processor, ChannelSftp, ScheduledExecutorService) - Constructor for class org.apache.camel.component.file.remote.SftpConsumer
 
SftpEndpoint - Class in org.apache.camel.component.file.remote
 
SftpEndpoint(String, RemoteFileComponent, RemoteFileConfiguration) - Constructor for class org.apache.camel.component.file.remote.SftpEndpoint
 
SftpProducer - Class in org.apache.camel.component.file.remote
 
SftpProducer(SftpEndpoint, ChannelSftp) - Constructor for class org.apache.camel.component.file.remote.SftpProducer
 

T

toString() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 

B C D E F G I N O P R S T

Copyright © 2007 Apache Software Foundation. All Rights Reserved.