Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
A
acquireExclusiveReadLock(FTPClient, FTPFile)
- Method in class org.apache.camel.component.file.remote.
FtpConsumer
acquireExclusiveReadLock(ChannelSftp.LsEntry)
- Method in class org.apache.camel.component.file.remote.
SftpConsumer
B
buildDirectory(FTPClient, String)
- Static method in class org.apache.camel.component.file.remote.
FtpUtils
buildDirectory(ChannelSftp, String)
- Static method in class org.apache.camel.component.file.remote.
SftpUtils
buildDirectoryChunks(FTPClient, String)
- Static method in class org.apache.camel.component.file.remote.
FtpUtils
buildDirectoryChunks(ChannelSftp, String)
- Static method in class org.apache.camel.component.file.remote.
SftpUtils
C
configure(URI)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
connect(FTPClient, RemoteFileConfiguration)
- Static method in class org.apache.camel.component.file.remote.
FtpUtils
connectIfNecessary()
- Method in class org.apache.camel.component.file.remote.
FtpConsumer
connectIfNecessary()
- Method in class org.apache.camel.component.file.remote.
FtpProducer
connectIfNecessary()
- Method in class org.apache.camel.component.file.remote.
RemoteFileProducer
connectIfNecessary()
- Method in class org.apache.camel.component.file.remote.
SftpConsumer
connectIfNecessary()
- Method in class org.apache.camel.component.file.remote.
SftpProducer
copy()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
createBody()
- Method in class org.apache.camel.component.file.remote.
RemoteFileMessage
createChannelSftp(Session)
- 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(ExchangePattern)
- Method in class org.apache.camel.component.file.remote.
RemoteFileEndpoint
createExchange(String, String, long, ByteArrayOutputStream)
- Method in class org.apache.camel.component.file.remote.
RemoteFileEndpoint
createFileName(Message, RemoteFileConfiguration)
- Method in class org.apache.camel.component.file.remote.
RemoteFileProducer
createNewFtpClient()
- Static method in class org.apache.camel.component.file.remote.
FtpUtils
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
createSession()
- Method in class org.apache.camel.component.file.remote.
SftpEndpoint
D
deleteFile
- Variable in class org.apache.camel.component.file.remote.
RemoteFileConsumer
disconnect()
- Method in class org.apache.camel.component.file.remote.
FtpConsumer
disconnect()
- Method in class org.apache.camel.component.file.remote.
FtpProducer
disconnect(FTPClient)
- Static method in class org.apache.camel.component.file.remote.
FtpUtils
disconnect()
- Method in class org.apache.camel.component.file.remote.
RemoteFileProducer
disconnect()
- Method in class org.apache.camel.component.file.remote.
SftpConsumer
disconnect()
- Method in class org.apache.camel.component.file.remote.
SftpProducer
doStart()
- Method in class org.apache.camel.component.file.remote.
FtpConsumer
doStart()
- Method in class org.apache.camel.component.file.remote.
RemoteFileProducer
doStart()
- Method in class org.apache.camel.component.file.remote.
SftpConsumer
doStop()
- Method in class org.apache.camel.component.file.remote.
FtpConsumer
doStop()
- Method in class org.apache.camel.component.file.remote.
RemoteFileProducer
doStop()
- Method in class org.apache.camel.component.file.remote.
SftpConsumer
E
endpoint
- Variable in class org.apache.camel.component.file.remote.
RemoteFileConsumer
endpoint
- Variable in class org.apache.camel.component.file.remote.
RemoteFileProducer
excludedNamePostfix
- Variable in class org.apache.camel.component.file.remote.
RemoteFileConsumer
excludedNamePrefix
- Variable in class org.apache.camel.component.file.remote.
RemoteFileConsumer
exclusiveReadLock
- Variable in class org.apache.camel.component.file.remote.
RemoteFileConsumer
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
FtpEndpoint(String)
- Constructor for class org.apache.camel.component.file.remote.
FtpEndpoint
FtpOperationFailedException
- Exception in
org.apache.camel.component.file.remote
Exception thrown in case of last FTP operation failed.
FtpOperationFailedException(int, String)
- Constructor for exception org.apache.camel.component.file.remote.
FtpOperationFailedException
FtpOperationFailedException(int, String, 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
FtpUtils
- Class in
org.apache.camel.component.file.remote
Utility methods for FTP.
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 FTP 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
getExcludedNamePostfix()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
getExcludedNamePrefix()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
getExpression()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
getFile()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
getFileFriendlyMessageId(String)
- Method in class org.apache.camel.component.file.remote.
RemoteFileEndpoint
getFileName(Object)
- Method in class org.apache.camel.component.file.remote.
FtpConsumer
getFileName(Object)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
Gets the filename.
getFileName(Object)
- Method in class org.apache.camel.component.file.remote.
SftpConsumer
getFtpClientConfig()
- 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
getGeneratedFileName(Message)
- Method in class org.apache.camel.component.file.remote.
RemoteFileEndpoint
Return the file name that will be auto-generated for the given message if none is provided
getHost()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
getHostname()
- Method in class org.apache.camel.component.file.remote.
RemoteFileMessage
getKnownHosts()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
getLastPollTime()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
getMoveFileName(String, Exchange)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
Gets the to filename for moving.
getMoveNamePostfix()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
getMoveNamePrefix()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
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
getPrivateKeyFile()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
getPrivateKeyFilePassphrase()
- 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 FTP failure reason
getRegexPattern()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
getUsername()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
I
isBinary()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
isDeleteFile()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
isDirectory()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
isExclusiveReadLock()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
isMatched(Object)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
Is the given file matched to be consumed.
isMoveFile()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
Should the file be moved after consuming?
isPassiveMode()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
isRecursive()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
isSetNames()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
isSingleton()
- Method in class org.apache.camel.component.file.remote.
RemoteFileEndpoint
isTimestamp()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
Deprecated.
the timestamp feature will be removed in Camel 2.0
L
lastPollTime
- Variable in class org.apache.camel.component.file.remote.
RemoteFileConsumer
log
- Variable in class org.apache.camel.component.file.remote.
RemoteFileConsumer
log
- Variable in class org.apache.camel.component.file.remote.
RemoteFileProducer
log
- Variable in class org.apache.camel.component.file.remote.
SftpEndpoint
M
moveNamePostfix
- Variable in class org.apache.camel.component.file.remote.
RemoteFileConsumer
moveNamePrefix
- Variable in class org.apache.camel.component.file.remote.
RemoteFileConsumer
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
recursive
- Variable in class org.apache.camel.component.file.remote.
RemoteFileConsumer
regexPattern
- Variable in class org.apache.camel.component.file.remote.
RemoteFileConsumer
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
RemoteFileConverter
- Class in
org.apache.camel.component.file.remote
A set of converter methods for working with remote file types
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
RemoteFileEndpoint(String, RemoteFileConfiguration)
- Constructor for class org.apache.camel.component.file.remote.
RemoteFileEndpoint
RemoteFileEndpoint(String)
- Constructor for class org.apache.camel.component.file.remote.
RemoteFileEndpoint
RemoteFileExchange
<
T
extends
RemoteFileBinding
> - Class in
org.apache.camel.component.file.remote
RemoteFileExchange(CamelContext, ExchangePattern, T)
- Constructor for class org.apache.camel.component.file.remote.
RemoteFileExchange
RemoteFileExchange(CamelContext, ExchangePattern, T, String, String, String, long, 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, String, long, 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
remoteServer()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
remoteServer()
- Method in class org.apache.camel.component.file.remote.
RemoteFileProducer
remoteServerInformation()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
Returns human readable server information for logging purpose
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
setConfiguration(RemoteFileConfiguration)
- Method in class org.apache.camel.component.file.remote.
RemoteFileEndpoint
setDefaultPort()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
setDeleteFile(boolean)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
setDirectory(boolean)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
setExcludedNamePostfix(String)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
setExcludedNamePrefix(String)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
setExclusiveReadLock(boolean)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
setExpression(Expression)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
setExpression(String)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
Sets the expression based on
FileLanguage
setFile(String)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
setFtpClientConfig(FTPClientConfig)
- 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
setKnownHosts(String)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
setLastPollTime(long)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
setMoveNamePostfix(String)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
setMoveNamePrefix(String)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
setNames
- Variable in class org.apache.camel.component.file.remote.
RemoteFileConsumer
setOutputStream(OutputStream)
- Method in class org.apache.camel.component.file.remote.
RemoteFileMessage
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.
RemoteFileConfiguration
setPrivateKeyFilePassphrase(String)
- 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.
RemoteFileConsumer
setRegexPattern(String)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
setSetNames(boolean)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
setTimestamp(boolean)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConsumer
Deprecated.
the timestamp feature will be removed in Camel 2.0
setUsername(String)
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
SftpConsumer
- Class in
org.apache.camel.component.file.remote
SftpConsumer(SftpEndpoint, Processor, Session)
- Constructor for class org.apache.camel.component.file.remote.
SftpConsumer
SftpConsumer(SftpEndpoint, Processor, Session, 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
SftpEndpoint(String)
- Constructor for class org.apache.camel.component.file.remote.
SftpEndpoint
SftpProducer
- Class in
org.apache.camel.component.file.remote
SftpProducer(SftpEndpoint, Session)
- Constructor for class org.apache.camel.component.file.remote.
SftpProducer
SftpUtils
- Class in
org.apache.camel.component.file.remote
Utility methods for SFTP.
T
toByteArray(ByteArrayOutputStream)
- Static method in class org.apache.camel.component.file.remote.
RemoteFileConverter
toInputStream(ByteArrayOutputStream)
- Static method in class org.apache.camel.component.file.remote.
RemoteFileConverter
toString()
- Method in class org.apache.camel.component.file.remote.
RemoteFileComponent
toString()
- Method in class org.apache.camel.component.file.remote.
RemoteFileConfiguration
toString(ByteArrayOutputStream)
- Static method in class org.apache.camel.component.file.remote.
RemoteFileConverter
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Apache CAMEL