A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages

A

abort(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in interface org.apache.camel.component.file.GenericFileProcessStrategy
Called when a begin is aborted, for example to release any resources which may have been acquired during the GenericFileProcessStrategy.begin(GenericFileOperations, GenericFileEndpoint, org.apache.camel.Exchange, GenericFile) operation.
abort(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
accept(File) - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
 
accept(GenericFile<T>) - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
accept(GenericFile<T>) - Method in interface org.apache.camel.component.file.GenericFileFilter
Tests whether or not the specified generic file should be included
acceptPathName(String) - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
Accepts the given file by the path name
acquireExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
acquireExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
acquireExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
acquireExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
acquireExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
acquireExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy
 
acquireExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
acquireExclusiveReadLock(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Acquires exclusive read lock to the file.
acquireExclusiveReadLock(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
add(OffsetKey<?>, Offset<?>) - Method in class org.apache.camel.component.file.consumer.adapters.FileResumeAdapterDelegate
 
afterPoll() - Method in class org.apache.camel.component.file.GenericFileConsumer
 
afterPropertiesSet(GenericFileEndpoint<File>) - Method in class org.apache.camel.component.file.FileComponent
 
afterPropertiesSet(GenericFileEndpoint<T>) - Method in class org.apache.camel.component.file.GenericFileComponent
A factory method for derived file components to perform validation of properties
allowNullBody - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
antExclude - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
antFilter - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
antFilterCaseSensitive - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
antInclude - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
AntPathMatcherFileFilter - Class in org.apache.camel.component.file
File filter using AntPathMatcher.
AntPathMatcherFileFilter() - Constructor for class org.apache.camel.component.file.AntPathMatcherFileFilter
 
AntPathMatcherGenericFileFilter<T> - Class in org.apache.camel.component.file
File filter using AntPathMatcher.
AntPathMatcherGenericFileFilter() - Constructor for class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
AntPathMatcherGenericFileFilter(String...) - Constructor for class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
Append - org.apache.camel.component.file.GenericFileExist
 
appendChars - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
asExclusiveReadLockKey(String, String) - Static method in class org.apache.camel.component.file.GenericFileHelper
 
asExclusiveReadLockKey(GenericFile, String) - Static method in class org.apache.camel.component.file.GenericFileHelper
 
asGenericFile(String, File, String, boolean) - Static method in class org.apache.camel.component.file.FileConsumer
Creates a new GenericFile based on the given file.
asKey(GenericFile<File>) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
asKey(GenericFile<File>) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
asKey(GenericFile<File>) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
autoCreate - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 

B

beforePoll(long) - Method in class org.apache.camel.component.file.GenericFileConsumer
 
begin(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in interface org.apache.camel.component.file.GenericFileProcessStrategy
Called when work is about to begin on this file.
begin(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
begin(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
begin(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
bindToExchange(Exchange) - Method in class org.apache.camel.component.file.GenericFile
Bind this GenericFile to an Exchange
bindToExchange(Exchange, boolean) - Method in class org.apache.camel.component.file.GenericFile
Bind this GenericFile to an Exchange
bufferSize - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
buildDirectory(File, Set<PosixFilePermission>, boolean) - Method in class org.apache.camel.component.file.FileOperations
 
buildDirectory(String, boolean) - Method in class org.apache.camel.component.file.FileOperations
 
buildDirectory(String, boolean) - Method in interface org.apache.camel.component.file.GenericFileOperations
Builds the directory structure.
buildFileEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.file.FileComponent
 
buildFileEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.file.GenericFileComponent
A factory method for derived file components to create the endpoint
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.file.FileEndpointUriFactory
 

C

camelContext - Variable in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
canPollMoreFiles(List<?>) - Method in class org.apache.camel.component.file.GenericFileConsumer
Whether or not we can continue polling for more files
changeCurrentDirectory(String) - Method in class org.apache.camel.component.file.FileOperations
 
changeCurrentDirectory(String) - Method in interface org.apache.camel.component.file.GenericFileOperations
Change the current remote directory
changeFileName(String) - Method in class org.apache.camel.component.file.GenericFile
Changes the name of this remote file.
changeToParentDirectory() - Method in class org.apache.camel.component.file.FileOperations
 
changeToParentDirectory() - Method in interface org.apache.camel.component.file.GenericFileOperations
Change the current remote directory to the parent
charset - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
chmodPermissionsAreValid(String) - Method in class org.apache.camel.component.file.FileEndpoint
Chmod value must be between 000 and 777; If there is a leading digit like in 0755 we will ignore it.
commit(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in interface org.apache.camel.component.file.GenericFileProcessStrategy
Releases any file locks and possibly deletes or moves the file after successful processing
commit(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
commit(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
commit(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
completePartialRelativePath(String, String, String) - Static method in class org.apache.camel.component.file.MoveExistingFileStrategyUtils
This method manipulates the destinationPath in case of moveExisting parameter is expressed as file language expression subdirectory name of the directoryName adding directoryName on top and file name at the end.
configuration - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
configure(URI) - Method in class org.apache.camel.component.file.GenericFileConfiguration
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.file.FileComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.file.FileEndpointConfigurer
 
configureExchange(Exchange) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Set up the exchange properties with the options of the file endpoint
configureMessage(GenericFile<T>, Message) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Configures the given message with the file which sets the body to the file object.
configureMoveOrPreMoveExpression(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Strategy to configure the move, preMove, or moveExisting option based on a String input.
contains(Object) - Method in class org.apache.camel.component.file.consumer.adapters.FileSet
 
convertTo(Class<?>, Exchange, Object, TypeConverterRegistry) - Static method in class org.apache.camel.component.file.GenericFileConverter
 
copyFrom(GenericFile, GenericFile) - Method in class org.apache.camel.component.file.GenericFile
Creates a copy based on the source
copyFrom(Message) - Method in class org.apache.camel.component.file.GenericFileMessage
 
copyFromPopulateAdditional(GenericFile<T>, GenericFile<T>) - Method in class org.apache.camel.component.file.GenericFile
Copies additional information from the source to the result.
createBody() - Method in class org.apache.camel.component.file.GenericFileMessage
 
createConsumer() - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
createConsumer(Processor) - Method in class org.apache.camel.component.file.FileEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
createDoneFileName(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Creates the associated name of the done file based on the given file name.
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.file.GenericFileComponent
 
createEndpointUri() - Method in class org.apache.camel.component.file.FileEndpoint
 
createExchange(GenericFile<File>) - Method in class org.apache.camel.component.file.FileConsumer
 
createExchange(GenericFile<File>) - Method in class org.apache.camel.component.file.FileEndpoint
 
createExchange(GenericFile<T>) - Method in class org.apache.camel.component.file.GenericFileConsumer
Creates the exchange from the polled file
createExchange(GenericFile<T>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
createFileName(Exchange) - Method in class org.apache.camel.component.file.GenericFileProducer
 
createGenericFileProcessStrategy(CamelContext, Map<String, Object>) - Method in interface org.apache.camel.component.file.GenericFileProcessStrategyFactory
 
createGenericFileProcessStrategy(CamelContext, Map<String, Object>) - Method in class org.apache.camel.component.file.strategy.FileProcessStrategyFactory
 
createGenericFileStrategy() - Method in class org.apache.camel.component.file.FileEndpoint
 
createGenericFileStrategy() - Method in class org.apache.camel.component.file.GenericFileEndpoint
A strategy method to lazily create the file strategy
createPollingConsumer() - Method in class org.apache.camel.component.file.FileEndpoint
 
createPostProcessor(Exchange, SendDynamicAware.DynamicAwareEntry) - Method in class org.apache.camel.component.file.GenericFileSendDynamicAware
 
createPreProcessor(Exchange, SendDynamicAware.DynamicAwareEntry) - Method in class org.apache.camel.component.file.GenericFileSendDynamicAware
 
createProducer() - Method in class org.apache.camel.component.file.FileEndpoint
 
createProducer() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
createTempFileName(Exchange, String) - Method in class org.apache.camel.component.file.GenericFileProducer
 
createView(String) - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
 
customProcessExchange(Exchange, Processor) - Method in class org.apache.camel.component.file.GenericFileConsumer
Processes the exchange using a custom processor.
customProcessor - Variable in class org.apache.camel.component.file.GenericFileConsumer
 

D

DEFAULT_IDEMPOTENT_CACHE_SIZE - Static variable in class org.apache.camel.component.file.GenericFileEndpoint
 
DEFAULT_IN_PROGRESS_CACHE_SIZE - Static variable in class org.apache.camel.component.file.GenericFileEndpoint
 
DEFAULT_LOCK_FILE_POSTFIX - Static variable in class org.apache.camel.component.file.FileComponent
Default camel lock filename postfix
delete - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
deleteFile(String) - Method in class org.apache.camel.component.file.FileOperations
 
deleteFile(String) - Method in interface org.apache.camel.component.file.GenericFileOperations
Deletes the file name by name, relative to the current directory
deleteLocalWorkFile(Exchange) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
deserialize(ByteBuffer, ByteBuffer) - Method in class org.apache.camel.component.file.consumer.adapters.FileResumeAdapterDelegate
 
directory - Variable in class org.apache.camel.component.file.GenericFileConfiguration
 
DirectoryEntries - Class in org.apache.camel.component.file.consumer.adapters
This contains the input/output file set for resume operations.
DirectoryEntries(File, File[]) - Constructor for class org.apache.camel.component.file.consumer.adapters.DirectoryEntries
 
DirectoryEntriesResumeAdapter - Interface in org.apache.camel.component.file.consumer
 
doInit() - Method in class org.apache.camel.component.file.GenericFileConsumer
 
doInit() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
doneFileName - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
doReceive(long) - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
doReleaseExclusiveReadLock(GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
doReleaseExclusiveReadLock(GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
doResume(DirectoryEntries, Predicate<File>) - Static method in class org.apache.camel.component.file.consumer.adapters.DirectoryEntries
 
doShutdown() - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
doShutdown() - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
doStart() - Method in class org.apache.camel.component.file.cluster.FileLockClusterView
 
doStart() - Method in class org.apache.camel.component.file.FileConsumer
 
doStart() - Method in class org.apache.camel.component.file.GenericFileConsumer
 
doStart() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
doStart() - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
doStart() - Method in class org.apache.camel.component.file.GenericFileProducer
 
doStart() - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
doStart() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
doStart() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
doStart() - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
doStop() - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
 
doStop() - Method in class org.apache.camel.component.file.cluster.FileLockClusterView
 
doStop() - Method in class org.apache.camel.component.file.GenericFileConsumer
 
doStop() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
doStop() - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
doStop() - Method in class org.apache.camel.component.file.GenericFileProducer
 
doStop() - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
doStop() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
doStop() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
doStop() - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 

E

eagerDeleteTargetFile - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
eagerLimitMaxMessagesPerPoll - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
eagerMaxMessagesPerPoll - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
endpoint - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
endpoint - Variable in class org.apache.camel.component.file.GenericFileProducer
 
evaluateFileExpression(Exchange) - Method in class org.apache.camel.component.file.GenericFileConsumer
 
exclude - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
excludeExt - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
exclusiveReadLockStrategy - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
exclusiveReadLockStrategy - Variable in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
existsFile(String) - Method in class org.apache.camel.component.file.FileOperations
 
existsFile(String) - Method in interface org.apache.camel.component.file.GenericFileOperations
Determines whether the files exists or not

F

Fail - org.apache.camel.component.file.GenericFileExist
 
FILE_ABSOLUTE - Static variable in class org.apache.camel.component.file.FileConstants
 
FILE_ABSOLUTE_PATH - Static variable in class org.apache.camel.component.file.FileConstants
 
FILE_CONTENT_TYPE - Static variable in class org.apache.camel.component.file.FileConstants
 
FILE_EXCHANGE_FILE - Static variable in class org.apache.camel.component.file.FileComponent
GenericFile property on Camel Exchanges.
FILE_EXTENDED_ATTRIBUTES - Static variable in class org.apache.camel.component.file.FileConstants
 
FILE_LAST_MODIFIED - Static variable in class org.apache.camel.component.file.FileConstants
 
FILE_LENGTH - Static variable in class org.apache.camel.component.file.FileConstants
 
FILE_LOCAL_WORK_PATH - Static variable in class org.apache.camel.component.file.FileConstants
 
FILE_NAME - Static variable in class org.apache.camel.component.file.FileConstants
 
FILE_NAME_CONSUMED - Static variable in class org.apache.camel.component.file.FileConstants
 
FILE_NAME_ONLY - Static variable in class org.apache.camel.component.file.FileConstants
 
FILE_NAME_PRODUCED - Static variable in class org.apache.camel.component.file.FileConstants
 
FILE_PARENT - Static variable in class org.apache.camel.component.file.FileConstants
 
FILE_PATH - Static variable in class org.apache.camel.component.file.FileConstants
 
FILE_RELATIVE_PATH - Static variable in class org.apache.camel.component.file.FileConstants
 
FileBinding - Class in org.apache.camel.component.file
File binding with the File type.
FileBinding() - Constructor for class org.apache.camel.component.file.FileBinding
 
FileChangedExclusiveReadLockStrategy - Class in org.apache.camel.component.file.strategy
Acquires exclusive read lock to the given file by checking whether the file is being changed by scanning the file at different intervals (to detect changes).
FileChangedExclusiveReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
FileComponent - Class in org.apache.camel.component.file
* The File Component provides access to file systems.
FileComponent() - Constructor for class org.apache.camel.component.file.FileComponent
 
FileComponent(CamelContext) - Constructor for class org.apache.camel.component.file.FileComponent
 
FileComponentConfigurer - Class in org.apache.camel.component.file
Generated by camel build tools - do NOT edit this file!
FileComponentConfigurer() - Constructor for class org.apache.camel.component.file.FileComponentConfigurer
 
FileConstants - Class in org.apache.camel.component.file
 
FileConsumer - Class in org.apache.camel.component.file
File consumer.
FileConsumer(FileEndpoint, Processor, GenericFileOperations<File>, GenericFileProcessStrategy<File>) - Constructor for class org.apache.camel.component.file.FileConsumer
 
FileEndpoint - Class in org.apache.camel.component.file
Read and write files.
FileEndpoint() - Constructor for class org.apache.camel.component.file.FileEndpoint
 
FileEndpoint(String, Component) - Constructor for class org.apache.camel.component.file.FileEndpoint
 
FileEndpointConfigurer - Class in org.apache.camel.component.file
Generated by camel build tools - do NOT edit this file!
FileEndpointConfigurer() - Constructor for class org.apache.camel.component.file.FileEndpointConfigurer
 
FileEndpointUriFactory - Class in org.apache.camel.component.file
Generated by camel build tools - do NOT edit this file!
FileEndpointUriFactory() - Constructor for class org.apache.camel.component.file.FileEndpointUriFactory
 
fileExist - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
FileIdempotentChangedRepositoryReadLockStrategy - Class in org.apache.camel.component.file.strategy
A file read lock that uses an IdempotentRepository and changed as the lock strategy.
FileIdempotentChangedRepositoryReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
FileIdempotentRenameRepositoryReadLockStrategy - Class in org.apache.camel.component.file.strategy
A file read lock that uses an IdempotentRepository and rename as the lock strategy.
FileIdempotentRenameRepositoryReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
FileIdempotentRepositoryReadLockStrategy - Class in org.apache.camel.component.file.strategy
A file read lock that uses an IdempotentRepository as the lock strategy.
FileIdempotentRepositoryReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
FileLockClusterService - Class in org.apache.camel.component.file.cluster
 
FileLockClusterService() - Constructor for class org.apache.camel.component.file.cluster.FileLockClusterService
 
FileLockClusterView - Class in org.apache.camel.component.file.cluster
 
FileLockExclusiveReadLockStrategy - Class in org.apache.camel.component.file.strategy
Acquires exclusive read lock to the given file.
FileLockExclusiveReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
FileMoveExistingStrategy - Interface in org.apache.camel.component.file.strategy
This is the interface to be implemented when a custom implementation needs to be provided in case of fileExists=Move is in use while moving any existing file in producer endpoints.
fileName - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
FileOffset - Class in org.apache.camel.component.file.consumer.adapters
 
FileOffset() - Constructor for class org.apache.camel.component.file.consumer.adapters.FileOffset
 
FileOffset(Long) - Constructor for class org.apache.camel.component.file.consumer.adapters.FileOffset
 
FileOffsetResumeAdapter - Interface in org.apache.camel.component.file.consumer
Provides an interface for adapters handling file offsets
FileOperations - Class in org.apache.camel.component.file
File operations for File.
FileOperations() - Constructor for class org.apache.camel.component.file.FileOperations
 
FileOperations(FileEndpoint) - Constructor for class org.apache.camel.component.file.FileOperations
 
FileProcessStrategyFactory - Class in org.apache.camel.component.file.strategy
 
FileProcessStrategyFactory() - Constructor for class org.apache.camel.component.file.strategy.FileProcessStrategyFactory
 
FileRenameExclusiveReadLockStrategy - Class in org.apache.camel.component.file.strategy
Acquires exclusive read lock to the given file.
FileRenameExclusiveReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy
 
FileResumeAdapter - Interface in org.apache.camel.component.file.consumer
Defines resume adapter for consumers of the file component.
FileResumeAdapterDelegate - Class in org.apache.camel.component.file.consumer.adapters
 
FileResumeAdapterDelegate() - Constructor for class org.apache.camel.component.file.consumer.adapters.FileResumeAdapterDelegate
 
FileSendDynamicAware - Class in org.apache.camel.component.file
 
FileSendDynamicAware() - Constructor for class org.apache.camel.component.file.FileSendDynamicAware
 
FileSet - Class in org.apache.camel.component.file.consumer.adapters
 
FileSet() - Constructor for class org.apache.camel.component.file.consumer.adapters.FileSet
 
FileSet(File) - Constructor for class org.apache.camel.component.file.consumer.adapters.FileSet
 
filter - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
filterDirectory - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
filterFile - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
flatten - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 

G

GenericFile<T> - Class in org.apache.camel.component.file
Generic File.
GenericFile() - Constructor for class org.apache.camel.component.file.GenericFile
 
GenericFile(boolean) - Constructor for class org.apache.camel.component.file.GenericFile
 
GenericFileBinding<T> - Interface in org.apache.camel.component.file
Binding between the generic file and the body content.
GenericFileComponent<T> - Class in org.apache.camel.component.file
Base class file component.
GenericFileComponent() - Constructor for class org.apache.camel.component.file.GenericFileComponent
 
GenericFileComponent(CamelContext) - Constructor for class org.apache.camel.component.file.GenericFileComponent
 
GenericFileConfiguration - Class in org.apache.camel.component.file
 
GenericFileConfiguration() - Constructor for class org.apache.camel.component.file.GenericFileConfiguration
 
GenericFileConsumer<T> - Class in org.apache.camel.component.file
Base class for file consumers.
GenericFileConsumer(GenericFileEndpoint<T>, Processor, GenericFileOperations<T>, GenericFileProcessStrategy<T>) - Constructor for class org.apache.camel.component.file.GenericFileConsumer
 
GenericFileConverter - Class in org.apache.camel.component.file
A set of converter methods for working with generic file types
GenericFileConverterLoader - Class in org.apache.camel.component.file
Generated by camel build tools - do NOT edit this file!
GenericFileConverterLoader() - Constructor for class org.apache.camel.component.file.GenericFileConverterLoader
 
GenericFileDefaultBinding<T> - Class in org.apache.camel.component.file
Default binding for generic file.
GenericFileDefaultBinding() - Constructor for class org.apache.camel.component.file.GenericFileDefaultBinding
 
GenericFileDefaultMoveExistingFileStrategy - Class in org.apache.camel.component.file
 
GenericFileDefaultMoveExistingFileStrategy() - Constructor for class org.apache.camel.component.file.GenericFileDefaultMoveExistingFileStrategy
 
GenericFileDefaultSorter - Class in org.apache.camel.component.file
Default file sorter.
GenericFileDeleteProcessStrategy<T> - Class in org.apache.camel.component.file.strategy
 
GenericFileDeleteProcessStrategy() - Constructor for class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
GenericFileEndpoint<T> - Class in org.apache.camel.component.file
Base class for file endpoints
GenericFileEndpoint() - Constructor for class org.apache.camel.component.file.GenericFileEndpoint
 
GenericFileEndpoint(String, Component) - Constructor for class org.apache.camel.component.file.GenericFileEndpoint
 
GenericFileExclusiveReadLockStrategy<T> - Interface in org.apache.camel.component.file
Strategy for acquiring exclusive read locks for files to be consumed.
GenericFileExist - Enum in org.apache.camel.component.file
Represent the kinds of options when writing a file and what to do in case of an existing file exists.
GenericFileExpressionRenamer<T> - Class in org.apache.camel.component.file.strategy
 
GenericFileExpressionRenamer() - Constructor for class org.apache.camel.component.file.strategy.GenericFileExpressionRenamer
 
GenericFileExpressionRenamer(Expression) - Constructor for class org.apache.camel.component.file.strategy.GenericFileExpressionRenamer
 
GenericFileFilter<T> - Interface in org.apache.camel.component.file
A filter for GenericFile.
GenericFileHelper - Class in org.apache.camel.component.file
 
GenericFileMessage<T> - Class in org.apache.camel.component.file
Generic file message
GenericFileMessage(CamelContext) - Constructor for class org.apache.camel.component.file.GenericFileMessage
 
GenericFileMessage(CamelContext, GenericFile<T>) - Constructor for class org.apache.camel.component.file.GenericFileMessage
 
GenericFileMessage(Exchange, GenericFile<T>) - Constructor for class org.apache.camel.component.file.GenericFileMessage
 
GenericFileNoOpProcessStrategy<T> - Class in org.apache.camel.component.file.strategy
 
GenericFileNoOpProcessStrategy() - Constructor for class org.apache.camel.component.file.strategy.GenericFileNoOpProcessStrategy
 
GenericFileOnCompletion<T> - Class in org.apache.camel.component.file
On completion strategy that performs the required work after the Exchange has been processed.
GenericFileOnCompletion(GenericFileEndpoint<T>, GenericFileOperations<T>, GenericFileProcessStrategy, GenericFile<T>, String) - Constructor for class org.apache.camel.component.file.GenericFileOnCompletion
 
GenericFileOperationFailedException - Exception in org.apache.camel.component.file
Exception thrown in case of last file operation failed.
GenericFileOperationFailedException(int, String) - Constructor for exception org.apache.camel.component.file.GenericFileOperationFailedException
 
GenericFileOperationFailedException(int, String, String) - Constructor for exception org.apache.camel.component.file.GenericFileOperationFailedException
 
GenericFileOperationFailedException(int, String, String, Throwable) - Constructor for exception org.apache.camel.component.file.GenericFileOperationFailedException
 
GenericFileOperationFailedException(int, String, Throwable) - Constructor for exception org.apache.camel.component.file.GenericFileOperationFailedException
 
GenericFileOperationFailedException(String) - Constructor for exception org.apache.camel.component.file.GenericFileOperationFailedException
 
GenericFileOperationFailedException(String, Throwable) - Constructor for exception org.apache.camel.component.file.GenericFileOperationFailedException
 
GenericFileOperations<T> - Interface in org.apache.camel.component.file
 
GenericFilePollingConsumer - Class in org.apache.camel.component.file
 
GenericFilePollingConsumer(GenericFileEndpoint) - Constructor for class org.apache.camel.component.file.GenericFilePollingConsumer
 
GenericFileProcessStrategy<T> - Interface in org.apache.camel.component.file
Represents a pluggable strategy when processing files.
GenericFileProcessStrategyFactory<T> - Interface in org.apache.camel.component.file
Factory to create GenericFileProcessStrategy
GenericFileProcessStrategySupport<T> - Class in org.apache.camel.component.file.strategy
Base class for implementations of GenericFileProcessStrategy.
GenericFileProcessStrategySupport() - Constructor for class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
GenericFileProducer<T> - Class in org.apache.camel.component.file
Generic file producer
GenericFileProducer(GenericFileEndpoint<T>, GenericFileOperations<T>) - Constructor for class org.apache.camel.component.file.GenericFileProducer
 
GenericFileRenameExclusiveReadLockStrategy<T> - Class in org.apache.camel.component.file.strategy
Acquires exclusive read lock to the given file.
GenericFileRenameExclusiveReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
GenericFileRenameProcessStrategy<T> - Class in org.apache.camel.component.file.strategy
 
GenericFileRenameProcessStrategy() - Constructor for class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
GenericFileRenamer<T> - Interface in org.apache.camel.component.file.strategy
Used for renaming files.
GenericFileSendDynamicAware - Class in org.apache.camel.component.file
 
GenericFileSendDynamicAware() - Constructor for class org.apache.camel.component.file.GenericFileSendDynamicAware
 
genericFileToInputStream(GenericFile<?>, Exchange) - Static method in class org.apache.camel.component.file.GenericFileConverter
 
genericFileToReader(GenericFile<?>, Exchange) - Static method in class org.apache.camel.component.file.GenericFileConverter
 
genericFileToSerializable(GenericFile<?>, Exchange) - Static method in class org.apache.camel.component.file.GenericFileConverter
 
genericFileToString(GenericFile<?>, Exchange) - Static method in class org.apache.camel.component.file.GenericFileConverter
 
getAbsoluteFilePath() - Method in class org.apache.camel.component.file.GenericFile
 
getAcquireLockDelay() - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
 
getAcquireLockDelayUnit() - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
 
getAcquireLockInterval() - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
 
getAcquireLockIntervalUnit() - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
 
getAntExclude() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getAntFilter() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getAntInclude() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getAppendChars() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getBeginRenamer() - Method in class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
getBeginRenamer() - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
getBinding() - Method in class org.apache.camel.component.file.GenericFile
 
getBody() - Method in class org.apache.camel.component.file.GenericFile
 
getBody(GenericFile<File>) - Method in class org.apache.camel.component.file.FileBinding
 
getBody(GenericFile<T>) - Method in interface org.apache.camel.component.file.GenericFileBinding
Gets the body of the file
getBody(GenericFile<T>) - Method in class org.apache.camel.component.file.GenericFileDefaultBinding
 
getBufferSize() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getCache() - Method in class org.apache.camel.component.file.consumer.adapters.FileResumeAdapterDelegate
 
getCamelContext() - Method in class org.apache.camel.component.file.GenericFileConverterLoader
 
getCamelContext() - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
getCamelContext() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
getCamelContext() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
getCamelContext() - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
getCharset() - Method in class org.apache.camel.component.file.GenericFile
 
getCharset() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getCheckInterval() - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
getChmod() - Method in class org.apache.camel.component.file.FileEndpoint
 
getChmodDirectory() - Method in class org.apache.camel.component.file.FileEndpoint
 
getCode() - Method in exception org.apache.camel.component.file.GenericFileOperationFailedException
Return the file failure code (if any)
getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.file.FileEndpointConfigurer
 
getCommitRenamer() - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
getConfiguration() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getConsumer() - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
getCopyFromAbsoluteFilePath() - Method in class org.apache.camel.component.file.GenericFile
 
getCurrentDirectory() - Method in class org.apache.camel.component.file.FileOperations
 
getCurrentDirectory() - Method in interface org.apache.camel.component.file.GenericFileOperations
Gets the current remote directory
getCustomProcessor() - Method in class org.apache.camel.component.file.GenericFileConsumer
 
getDirectory() - Method in class org.apache.camel.component.file.consumer.adapters.DirectoryEntries
 
getDirectory() - Method in class org.apache.camel.component.file.GenericFileConfiguration
 
getDirectoryPermissions() - Method in class org.apache.camel.component.file.FileEndpoint
 
getDoneFileName() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.file.FileConsumer
 
getEndpointPath() - Method in class org.apache.camel.component.file.GenericFile
 
getExceptionHandler() - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
getExchanges() - Method in class org.apache.camel.component.file.GenericFileEndpoint
This implementation will not load the file content.
getExclude() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getExcludeExt() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getExcludePattern() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getExcludes() - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
 
getExcludes() - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
getExclusiveReadLockStrategy() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getExclusiveReadLockStrategy() - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
getExpression() - Method in class org.apache.camel.component.file.strategy.GenericFileExpressionRenamer
 
getExtendedAttributes() - Method in class org.apache.camel.component.file.FileEndpoint
 
getExtendedAttributes() - Method in class org.apache.camel.component.file.GenericFile
 
getFailureRenamer() - Method in class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
getFailureRenamer() - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
getFile() - Method in class org.apache.camel.component.file.FileEndpoint
 
getFile() - Method in class org.apache.camel.component.file.GenericFile
 
getFileExist() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getFileLength() - Method in class org.apache.camel.component.file.GenericFile
 
getFileName() - Method in class org.apache.camel.component.file.GenericFile
 
getFileName() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getFileNameOnly() - Method in class org.apache.camel.component.file.GenericFile
 
getFileSeparator() - Method in class org.apache.camel.component.file.FileEndpoint
 
getFileSeparator() - Method in class org.apache.camel.component.file.GenericFile
 
getFileSeparator() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getFileSeparator() - Method in class org.apache.camel.component.file.GenericFileProducer
 
getFilter() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getFilterDirectory() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getFilterFile() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getGeneratedFileName(Message) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Return the file name that will be auto-generated for the given message if none is provided
getGenericFile() - Method in class org.apache.camel.component.file.GenericFileMessage
 
getIdempotent() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getIdempotentKey() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getIdempotentRepository() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getIdempotentRepository() - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
The idempotent repository to use as the store for the read locks.
getIdempotentRepository() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
The idempotent repository to use as the store for the read locks.
getIdempotentRepository() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
The idempotent repository to use as the store for the read locks.
getInclude() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getIncludeExt() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getIncludePattern() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getIncludes() - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
 
getIncludes() - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
getInProgressRepository() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getLastModified() - Method in class org.apache.camel.component.file.GenericFile
 
getLastOffset() - Method in class org.apache.camel.component.file.consumer.adapters.FileOffset
Deprecated.
getLastOffset() - Method in class org.apache.camel.component.file.consumer.adapters.FileSet
Deprecated.
getLastOffsetValue() - Method in class org.apache.camel.component.file.GenericFile
 
getLeader() - Method in class org.apache.camel.component.file.cluster.FileLockClusterView
 
getLocalMember() - Method in class org.apache.camel.component.file.cluster.FileLockClusterView
 
getLocalWorkDirectory() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getMaxDepth() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getMaxMessagesPerPoll() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getMembers() - Method in class org.apache.camel.component.file.cluster.FileLockClusterView
 
getMinAge() - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
getMinDepth() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getMinLength() - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
getMove() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getMoveExisting() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getMoveExistingFileStrategy() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getMoveFailed() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getOnCompletionExceptionHandler() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.file.FileComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.file.FileEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.file.FileComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.file.FileEndpointConfigurer
 
getParamsAsMap() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getParent() - Method in class org.apache.camel.component.file.GenericFile
 
getPermissions() - Method in class org.apache.camel.component.file.FileEndpoint
 
getPreMove() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getProcessStrategy() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadLock() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadLockCheckInterval() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadLockIdempotentReleaseAsyncPoolSize() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadLockIdempotentReleaseAsyncPoolSize() - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
getReadLockIdempotentReleaseAsyncPoolSize() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
getReadLockIdempotentReleaseDelay() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadLockIdempotentReleaseDelay() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
getReadLockIdempotentReleaseExecutorService() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadLockIdempotentReleaseExecutorService() - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
getReadLockIdempotentReleaseExecutorService() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
getReadLockLoggingLevel() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadLockMinAge() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadLockMinLength() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadLockTimeout() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReason() - Method in exception org.apache.camel.component.file.GenericFileOperationFailedException
Return the file failure reason (if any)
getRelativeFilePath() - Method in class org.apache.camel.component.file.GenericFile
 
getResumeStrategy() - Method in class org.apache.camel.component.file.FileConsumer
 
getRoot() - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
 
getScheme() - Method in class org.apache.camel.component.file.FileEndpoint
 
getScheme() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getSortBy() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getSorter() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getTempFileName() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getTempPrefix() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getTimeout() - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
getTimeout() - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
getTimeout() - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
getValue() - Method in class org.apache.camel.component.file.consumer.adapters.FileOffset
 
getValue() - Method in class org.apache.camel.component.file.consumer.adapters.FileSet
 

H

handleDoneFile(Exchange) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
handleException(String, Exchange, Throwable) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
handleFailedWrite(Exchange, Exception) - Method in class org.apache.camel.component.file.GenericFileProducer
If we fail writing out a file, we will call this method.
hasResumables() - Method in class org.apache.camel.component.file.consumer.adapters.DirectoryEntries
Whether there are resumable files to process

I

idempotent - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
idempotentKey - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
idempotentRepository - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
Ignore - org.apache.camel.component.file.GenericFileExist
 
ignoreCannotRetrieveFile(String, Exchange, Exception) - Method in class org.apache.camel.component.file.GenericFileConsumer
Whether to ignore if the file cannot be retrieved.
include - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
includeExt - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
INITIAL_OFFSET - Static variable in class org.apache.camel.component.file.FileConstants
 
inProgressRepository - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
isAbsolute() - Method in class org.apache.camel.component.file.GenericFile
 
isAbsolute(String) - Method in class org.apache.camel.component.file.FileEndpoint
 
isAbsolute(String) - Method in class org.apache.camel.component.file.GenericFile
 
isAbsolute(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isAllowNullBody() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isAntFilterCaseSensitive() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isAutoCreate() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isCaseSensitive() - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
 
isCaseSensitive() - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
isCopyAndDeleteOnRenameFail() - Method in class org.apache.camel.component.file.FileEndpoint
 
isDelete() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isDirectory() - Method in class org.apache.camel.component.file.GenericFile
 
isDirectoryMustExist() - Method in class org.apache.camel.component.file.FileEndpoint
 
isDoneFile(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Is the given file a done file?
isEagerDeleteTargetFile() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isEagerLimitMaxMessagesPerPoll() - Method in class org.apache.camel.component.file.GenericFileConsumer
 
isEagerMaxMessagesPerPoll() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isEnabled(String) - Method in class org.apache.camel.component.file.FileEndpointUriFactory
 
isFlatten() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isForceWrites() - Method in class org.apache.camel.component.file.FileEndpoint
 
isIdempotent() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isIdempotentSet() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isJailStartingDirectory() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isKeepLastModified() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.file.FileEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.file.GenericFileSendDynamicAware
 
isMatched(GenericFile<File>, String, File[]) - Method in class org.apache.camel.component.file.FileConsumer
 
isMatched(GenericFile<T>, boolean, T[]) - Method in class org.apache.camel.component.file.GenericFileConsumer
Strategy to perform file matching based on endpoint configuration.
isMatched(GenericFile<T>, String, T[]) - Method in class org.apache.camel.component.file.GenericFileConsumer
Strategy to perform file matching based on endpoint configuration in terms of done file name.
isNoop() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isPreSort() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isProbeContentType() - Method in class org.apache.camel.component.file.FileEndpoint
 
isReadLockDeleteOrphanLockFiles() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isReadLockIdempotentReleaseAsync() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isReadLockIdempotentReleaseAsync() - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
isReadLockIdempotentReleaseAsync() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
isReadLockMarkerFile() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isReadLockRemoveOnCommit() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isReadLockRemoveOnRollback() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isRecursive() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isRemoveOnCommit() - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a commit.
isRemoveOnCommit() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a commit.
isRemoveOnCommit() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a commit.
isRemoveOnRollback() - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a rollback.
isRemoveOnRollback() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a rollback.
isRemoveOnRollback() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a rollback.
isRenameUsingCopy() - Method in class org.apache.camel.component.file.FileEndpoint
 
isRetrieveFile() - Method in class org.apache.camel.component.file.GenericFileConsumer
Override if required.
isShuffle() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isStartingDirectoryMustExist() - Method in class org.apache.camel.component.file.FileEndpoint
 
isStartingDirectoryMustHaveAccess() - Method in class org.apache.camel.component.file.FileEndpoint
 
isSynchronous() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isValidFile(GenericFile<T>, boolean, T[]) - Method in class org.apache.camel.component.file.GenericFileConsumer
Strategy for validating if the given remote file should be included or not

J

jailStartingDirectory - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 

K

keepLastModified - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 

L

listFiles() - Method in class org.apache.camel.component.file.FileOperations
 
listFiles() - Method in interface org.apache.camel.component.file.GenericFileOperations
List the files in the current directory
listFiles(String) - Method in class org.apache.camel.component.file.FileOperations
 
listFiles(String) - Method in interface org.apache.camel.component.file.GenericFileOperations
List the files in the given remote directory
load(TypeConverterRegistry) - Method in class org.apache.camel.component.file.GenericFileConverterLoader
 
loadContent(Exchange, GenericFile<?>) - Method in class org.apache.camel.component.file.FileBinding
 
loadContent(Exchange, GenericFile<?>) - Method in interface org.apache.camel.component.file.GenericFileBinding
Ensures the content is loaded from the file into memory
loadContent(Exchange, GenericFile<?>) - Method in class org.apache.camel.component.file.GenericFileDefaultBinding
 
localWorkDirectory - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
log - Variable in class org.apache.camel.component.file.GenericFileComponent
 

M

MarkerFileExclusiveReadLockStrategy - Class in org.apache.camel.component.file.strategy
Acquires read lock to the given file using a marker file so other Camel consumers wont acquire the same file.
MarkerFileExclusiveReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
maxDepth - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
maxMessagesPerPoll - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
minDepth - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
move - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
Move - org.apache.camel.component.file.GenericFileExist
 
moveExisting - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
moveExistingFile(GenericFileEndpoint, GenericFileOperations, String) - Method in class org.apache.camel.component.file.GenericFileDefaultMoveExistingFileStrategy
Moves any existing file due fileExists=Move is in use.
moveExistingFile(GenericFileEndpoint, GenericFileOperations, String) - Method in interface org.apache.camel.component.file.strategy.FileMoveExistingStrategy
Moves any existing file due fileExists=Move is in use.
moveExistingFileStrategy - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
MoveExistingFileStrategyUtils - Class in org.apache.camel.component.file
 
moveFailed - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
multiValuePrefixes() - Method in class org.apache.camel.component.file.FileEndpointUriFactory
 

N

needToNormalize() - Method in class org.apache.camel.component.file.GenericFileConfiguration
 
newFileConsumer(Processor, GenericFileOperations<File>) - Method in class org.apache.camel.component.file.FileEndpoint
Strategy to create a new FileConsumer
newGenericFile() - Method in class org.apache.camel.component.file.FileOperations
 
newGenericFile() - Method in interface org.apache.camel.component.file.GenericFileOperations
Creates a new instance of GenericFile
newInstance() - Method in class org.apache.camel.component.file.GenericFileMessage
 
noop - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
normalizePath(String) - Method in class org.apache.camel.component.file.GenericFile
 
normalizePath(String) - Method in class org.apache.camel.component.file.GenericFileProducer
 
normalizePathToProtocol(String) - Method in class org.apache.camel.component.file.GenericFile
Fixes the path separator to be according to the protocol

O

onComplete(Exchange) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
onCompletion(Exchange) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
onCompletionExceptionHandler - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
onFailure(Exchange) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
onInit() - Method in class org.apache.camel.component.file.GenericFileConsumer
 
operations - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
operations - Variable in class org.apache.camel.component.file.GenericFileProducer
 
org.apache.camel.component.file - package org.apache.camel.component.file
The File Component for working with file systems.
org.apache.camel.component.file.cluster - package org.apache.camel.component.file.cluster
 
org.apache.camel.component.file.consumer - package org.apache.camel.component.file.consumer
 
org.apache.camel.component.file.consumer.adapters - package org.apache.camel.component.file.consumer.adapters
 
org.apache.camel.component.file.strategy - package org.apache.camel.component.file.strategy
Strategies for the File Component.
Override - org.apache.camel.component.file.GenericFileExist
 
OVERRULE_FILE_NAME - Static variable in class org.apache.camel.component.file.FileConstants
 

P

pendingExchanges - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
poll() - Method in class org.apache.camel.component.file.GenericFileConsumer
Poll for files
pollDirectory(String, List<GenericFile<File>>, int) - Method in class org.apache.camel.component.file.FileConsumer
 
pollDirectory(String, List<GenericFile<T>>, int) - Method in class org.apache.camel.component.file.GenericFileConsumer
Polls the given directory for files to process
populateHeaders(GenericFileMessage<T>, boolean) - Method in class org.apache.camel.component.file.GenericFile
Populates the GenericFileMessage relevant headers
postPollCheck(int) - Method in class org.apache.camel.component.file.GenericFileConsumer
Override if required.
postWriteCheck(Exchange) - Method in class org.apache.camel.component.file.GenericFileProducer
Perform any actions that need to occur after we are done such as disconnecting.
preMove - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
prepare(Exchange, String, String) - Method in class org.apache.camel.component.file.GenericFileSendDynamicAware
 
prepareOnStartup - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
prepareOnStartup(GenericFileOperations<File>, GenericFileEndpoint<File>) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
prepareOnStartup(GenericFileOperations<File>, GenericFileEndpoint<File>) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
prepareOnStartup(GenericFileOperations<File>, GenericFileEndpoint<File>) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
prepareOnStartup(GenericFileOperations<File>, GenericFileEndpoint<File>) - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
prepareOnStartup(GenericFileOperations<File>, GenericFileEndpoint<File>) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
prepareOnStartup(GenericFileOperations<T>, GenericFileEndpoint<T>) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Allows custom logic to be run on startup preparing the strategy, such as removing old lock files etc.
prepareOnStartup(GenericFileOperations<T>, GenericFileEndpoint<T>) - Method in interface org.apache.camel.component.file.GenericFileProcessStrategy
Allows custom logic to be run on first poll preparing the strategy, such as removing old lock files etc.
prepareOnStartup(GenericFileOperations<T>, GenericFileEndpoint<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
prepareOnStartup(GenericFileOperations<T>, GenericFileEndpoint<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
prePollCheck() - Method in class org.apache.camel.component.file.GenericFileConsumer
Override if required.
preSort - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
preWriteCheck(Exchange) - Method in class org.apache.camel.component.file.GenericFileProducer
Perform any actions that need to occur before we write such as connecting to an FTP server etc.
process(Exchange) - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
process(Exchange) - Method in class org.apache.camel.component.file.GenericFileProducer
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.file.GenericFileConsumer
 
processEmptyMessage() - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
No messages to poll so send an empty message instead.
processExchange(Exchange) - Method in class org.apache.camel.component.file.GenericFileConsumer
Processes the exchange
processExchange(Exchange, String) - Method in class org.apache.camel.component.file.GenericFileProducer
Perform the work to process the fileExchange
processStrategy - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
processStrategy - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
processStrategyCommit(GenericFileProcessStrategy<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
Strategy when the file was processed and a commit should be executed.
processStrategyRollback(GenericFileProcessStrategy<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
Strategy when the file was not processed and a rollback should be executed.
propertyNames() - Method in class org.apache.camel.component.file.FileEndpointUriFactory
 

R

readLock - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockCheckInterval - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockDeleteOrphanLockFiles - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockIdempotentReleaseAsync - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockIdempotentReleaseAsyncPoolSize - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockIdempotentReleaseDelay - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockIdempotentReleaseExecutorService - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockLoggingLevel - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockMarkerFile - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockMinAge - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockMinLength - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockRemoveOnCommit - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockRemoveOnRollback - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockTimeout - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
receive() - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
receive(long) - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
receiveNoWait() - Method in class org.apache.camel.component.file.GenericFilePollingConsumer
 
recursive - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
releaseExclusiveReadLockOnAbort(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnAbort(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnAbort(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnAbort(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnAbort(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnAbort(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Releases the exclusive read lock granted by the acquireExclusiveReadLock method due an abort operation (acquireExclusiveReadLock returned false).
releaseExclusiveReadLockOnAbort(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnCommit(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnCommit(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnCommit(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnCommit(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnCommit(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnCommit(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Releases the exclusive read lock granted by the acquireExclusiveReadLock method due a commit operation (Exchange processing succeeded)
releaseExclusiveReadLockOnCommit(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnRollback(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnRollback(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnRollback(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnRollback(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnRollback(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnRollback(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Releases the exclusive read lock granted by the acquireExclusiveReadLock method due a rollback operation (Exchange processing failed)
releaseExclusiveReadLockOnRollback(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
releaseRetrievedFileResources(Exchange) - Method in class org.apache.camel.component.file.FileOperations
 
releaseRetrievedFileResources(Exchange) - Method in interface org.apache.camel.component.file.GenericFileOperations
Releases the resources consumed by a retrieved file
removeExcessiveInProgressFiles(Deque<Exchange>, int) - Method in class org.apache.camel.component.file.GenericFileConsumer
Drain any in progress files as we are done with this batch
removeExcessiveInProgressFiles(List<GenericFile<T>>) - Method in class org.apache.camel.component.file.GenericFileConsumer
Drain any in progress files as we are done with the files
renameFile(String, String) - Method in class org.apache.camel.component.file.FileOperations
 
renameFile(String, String) - Method in interface org.apache.camel.component.file.GenericFileOperations
Renames the file
renameFile(GenericFileOperations<T>, GenericFile<T>, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
renameFile(GenericFileOperations<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileExpressionRenamer
 
renameFile(GenericFileOperations<T>, Exchange, GenericFile<T>) - Method in interface org.apache.camel.component.file.strategy.GenericFileRenamer
Renames the given file
resolveStaticUri(Exchange, SendDynamicAware.DynamicAwareEntry) - Method in class org.apache.camel.component.file.GenericFileSendDynamicAware
 
resume() - Method in class org.apache.camel.component.file.consumer.adapters.FileResumeAdapterDelegate
 
resumed() - Method in class org.apache.camel.component.file.consumer.adapters.DirectoryEntries
Gets the files that should be resumed
retrieveFile(String, Exchange, long) - Method in class org.apache.camel.component.file.FileOperations
 
retrieveFile(String, Exchange, long) - Method in interface org.apache.camel.component.file.GenericFileOperations
Retrieves the file
rollback(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in interface org.apache.camel.component.file.GenericFileProcessStrategy
Releases any file locks and possibly deletes or moves the file after unsuccessful processing
rollback(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
rollback(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
rollback(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 

S

secretPropertyNames() - Method in class org.apache.camel.component.file.FileEndpointUriFactory
 
setAbsolute(boolean) - Method in class org.apache.camel.component.file.GenericFile
 
setAbsoluteFilePath(String) - Method in class org.apache.camel.component.file.GenericFile
 
setAcquireLockDelay(long) - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
The time to wait before starting to try to acquire lock, default 1.
setAcquireLockDelay(long, TimeUnit) - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
 
setAcquireLockDelayUnit(TimeUnit) - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
The time unit fo the acquireLockDelay, default to TimeUnit.SECONDS.
setAcquireLockInterval(long) - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
The time to wait between attempts to try to acquire lock, default 10.
setAcquireLockInterval(long, TimeUnit) - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
 
setAcquireLockIntervalUnit(TimeUnit) - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
The time unit fo the acquireLockInterva, default to TimeUnit.SECONDS.
setAllowNullBody(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Used to specify if a null body is allowed during file writing.
setAntExclude(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Ant style filter exclusion.
setAntFilterCaseSensitive(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Sets case sensitive flag on ant filter
setAntInclude(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Ant style filter inclusion.
setAppendChars(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Used to append characters (text) after writing files.
setAutoCreate(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Automatically create missing directories in the file's pathname.
setBeginRenamer(GenericFileRenamer<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
setBeginRenamer(GenericFileRenamer<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
setBinding(GenericFileBinding<T>) - Method in class org.apache.camel.component.file.GenericFile
 
setBody(Object) - Method in class org.apache.camel.component.file.GenericFile
 
setBody(GenericFile<File>, Object) - Method in class org.apache.camel.component.file.FileBinding
 
setBody(GenericFile<T>, Object) - Method in interface org.apache.camel.component.file.GenericFileBinding
Sets the body from the given file
setBody(GenericFile<T>, Object) - Method in class org.apache.camel.component.file.GenericFileDefaultBinding
 
setBufferSize(int) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Buffer size in bytes used for writing files (or in case of FTP for downloading and uploading files).
setCache(ResumeCache<?>) - Method in class org.apache.camel.component.file.consumer.adapters.FileResumeAdapterDelegate
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.file.GenericFileConverterLoader
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
setCaseSensitive(boolean) - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
Sets Whether or not pattern matching should be case sensitive
setCaseSensitive(boolean) - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
Sets case sensitive flag on AntPathMatcherFileFilter
setCharset(String) - Method in class org.apache.camel.component.file.GenericFile
 
setCharset(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
This option is used to specify the encoding of the file.
setCheckInterval(long) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Sets the check interval period.
setCheckInterval(long) - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
setCheckInterval(long) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
setCheckInterval(long) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
setCheckInterval(long) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
setCheckInterval(long) - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
setCheckInterval(long) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
setCheckInterval(long) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
setChmod(String) - Method in class org.apache.camel.component.file.FileEndpoint
Specify the file permissions which is sent by the producer, the chmod value must be between 000 and 777; If there is a leading digit like in 0755 we will ignore it.
setChmodDirectory(String) - Method in class org.apache.camel.component.file.FileEndpoint
Specify the directory permissions used when the producer creates missing directories, the chmod value must be between 000 and 777; If there is a leading digit like in 0755 we will ignore it.
setCommitRenamer(GenericFileRenamer<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
setConfiguration(GenericFileConfiguration) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setCopyAndDeleteOnRenameFail(boolean) - Method in class org.apache.camel.component.file.FileEndpoint
Whether to fallback and do a copy and delete file, in case the file could not be renamed directly.
setCopyFromAbsoluteFilePath(String) - Method in class org.apache.camel.component.file.GenericFile
 
setCustomProcessor(Processor) - Method in class org.apache.camel.component.file.GenericFileConsumer
Use a custom processor to process the exchange.
setDelete(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
If true, the file will be deleted after it is processed successfully.
setDeleteOrphanLockFiles(boolean) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Sets whether orphan marker files should be deleted upon startup
setDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
setDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
setDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
setDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
setDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
setDirectory(boolean) - Method in class org.apache.camel.component.file.GenericFile
 
setDirectory(String) - Method in class org.apache.camel.component.file.GenericFileConfiguration
 
setDirectoryMustExist(boolean) - Method in class org.apache.camel.component.file.FileEndpoint
Similar to the startingDirectoryMustExist option but this applies during polling (after starting the consumer).
setDoneFileName(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Producer: If provided, then Camel will write a 2nd done file when the original file has been written.
setEagerDeleteTargetFile(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Whether or not to eagerly delete any existing target file.
setEagerLimitMaxMessagesPerPoll(boolean) - Method in class org.apache.camel.component.file.GenericFileConsumer
 
setEagerMaxMessagesPerPoll(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Allows for controlling whether the limit from maxMessagesPerPoll is eager or not.
setEndpoint(GenericFileEndpoint<File>) - Method in class org.apache.camel.component.file.FileOperations
 
setEndpoint(GenericFileEndpoint<T>) - Method in interface org.apache.camel.component.file.GenericFileOperations
Sets the endpoint as some implementations need access to the endpoint and how its configured.
setEndpointPath(String) - Method in class org.apache.camel.component.file.GenericFile
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
setExclude(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Is used to exclude files, if filename matches the regex pattern (matching is case in-senstive).
setExcludeExt(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Is used to exclude files matching file extension name (case insensitive).
setExcludes(String) - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
Sets excludes using a single string where each element can be separated with comma
setExcludes(String) - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
Sets excludes using a single string where each element can be separated with comma
setExcludes(String[]) - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
 
setExcludes(String[]) - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
setExclusiveReadLockStrategy(GenericFileExclusiveReadLockStrategy<T>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Pluggable read-lock as a org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy implementation.
setExclusiveReadLockStrategy(GenericFileExclusiveReadLockStrategy<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
setExpression(Expression) - Method in class org.apache.camel.component.file.strategy.GenericFileExpressionRenamer
 
setExtendedAttributes(String) - Method in class org.apache.camel.component.file.FileEndpoint
To define which file attributes of interest.
setExtendedAttributes(Map<String, Object>) - Method in class org.apache.camel.component.file.GenericFile
 
setFailureRenamer(GenericFileRenamer<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
setFailureRenamer(GenericFileRenamer<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
setFile(File) - Method in class org.apache.camel.component.file.FileEndpoint
The starting directory
setFile(T) - Method in class org.apache.camel.component.file.GenericFile
 
setFileExist(GenericFileExist) - Method in class org.apache.camel.component.file.GenericFileEndpoint
What to do if a file already exists with the same name.
setFileLength(long) - Method in class org.apache.camel.component.file.GenericFile
 
setFileName(String) - Method in class org.apache.camel.component.file.GenericFile
 
setFileName(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setFileName(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Use Expression such as File Language to dynamically set the filename.
setFileNameOnly(String) - Method in class org.apache.camel.component.file.GenericFile
 
setFilter(GenericFileFilter<T>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Pluggable filter as a org.apache.camel.component.file.GenericFileFilter class.
setFilterDirectory(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Filters the directory based on Simple language.
setFilterDirectory(Predicate) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Filters the directory based on Simple language.
setFilterFile(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Filters the file based on Simple language.
setFilterFile(Predicate) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Filters the file based on Simple language.
setFlatten(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Flatten is used to flatten the file name path to strip any leading paths, so it's just the file name.
setForceWrites(boolean) - Method in class org.apache.camel.component.file.FileEndpoint
Whether to force syncing writes to the file system.
setGenericFile(GenericFile<T>) - Method in class org.apache.camel.component.file.GenericFileMessage
 
setIdempotent(Boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Option to use the Idempotent Consumer EIP pattern to let Camel skip already processed files.
setIdempotentKey(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setIdempotentKey(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
To use a custom idempotent key.
setIdempotentRepository(IdempotentRepository) - Method in class org.apache.camel.component.file.GenericFileEndpoint
A pluggable repository org.apache.camel.spi.IdempotentRepository which by default use MemoryIdempotentRepository if none is specified and idempotent is true.
setIdempotentRepository(IdempotentRepository) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
The idempotent repository to use as the store for the read locks.
setIdempotentRepository(IdempotentRepository) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
The idempotent repository to use as the store for the read locks.
setIdempotentRepository(IdempotentRepository) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
The idempotent repository to use as the store for the read locks.
setInclude(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Is used to include files, if filename matches the regex pattern (matching is case in-sensitive).
setIncludeExt(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Is used to include files matching file extension name (case insensitive).
setIncludes(String) - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
Sets includes using a single string where each element can be separated with comma
setIncludes(String) - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
Sets includes using a single string where each element can be separated with comma
setIncludes(String[]) - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
 
setIncludes(String[]) - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
setInProgressRepository(IdempotentRepository) - Method in class org.apache.camel.component.file.GenericFileEndpoint
A pluggable in-progress repository org.apache.camel.spi.IdempotentRepository.
setJailStartingDirectory(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Used for jailing (restricting) writing files to the starting directory (and sub) only.
setKeepLastModified(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Will keep the last modified timestamp from the source file (if any).
setLastModified(long) - Method in class org.apache.camel.component.file.GenericFile
 
setLocalWorkDirectory(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
When consuming, a local work directory can be used to store the remote file content directly in local files, to avoid loading the content into memory.
setMarkerFiler(boolean) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Sets whether marker file should be used or not.
setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy
 
setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
setMaxDepth(int) - Method in class org.apache.camel.component.file.GenericFileEndpoint
The maximum depth to traverse when recursively processing a directory.
setMaxMessagesPerPoll(int) - Method in class org.apache.camel.component.file.GenericFileEndpoint
To define a maximum messages to gather per poll.
setMinAge(long) - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
setMinAge(long) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
setMinDepth(int) - Method in class org.apache.camel.component.file.GenericFileEndpoint
The minimum depth to start processing when recursively processing a directory.
setMinLength(long) - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
setMinLength(long) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
setMove(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setMove(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Expression (such as Simple Language) used to dynamically set the filename when moving it after processing.
setMoveExisting(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setMoveExisting(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Expression (such as File Language) used to compute file name to use when fileExist=Move is configured.
setMoveExistingFileStrategy(FileMoveExistingStrategy) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Strategy (Custom Strategy) used to move file with special naming token to use when fileExist=Move is configured.
setMoveFailed(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setMoveFailed(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Sets the move failure expression based on Simple language.
setNoop(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
If true, the file is not moved or deleted in any way.
setOnCompletionExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.component.file.GenericFileEndpoint
To use a custom ExceptionHandler to handle any thrown exceptions that happens during the file on completion process where the consumer does either a commit or rollback.
setOperations(GenericFileOperations<T>) - Method in class org.apache.camel.component.file.GenericFileConsumer
Sets the operations to be used.
setOperations(GenericFileOperations<T>) - Method in class org.apache.camel.component.file.GenericFileProducer
Sets the operations to be used.
setOutputFiles(File[]) - Method in class org.apache.camel.component.file.consumer.adapters.DirectoryEntries
 
setPreMove(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setPreMove(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Expression (such as File Language) used to dynamically set the filename when moving it before processing.
setPreSort(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
When pre-sort is enabled then the consumer will sort the file and directory names during polling, that was retrieved from the file system.
setProbeContentType(boolean) - Method in class org.apache.camel.component.file.FileEndpoint
Whether to enable probing of the content type.
setProcessStrategy(GenericFileProcessStrategy<T>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
A pluggable org.apache.camel.component.file.GenericFileProcessStrategy allowing you to implement your own readLock option or similar.
setReadLock(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Used by consumer, to only poll the files if it has exclusive read-lock on the file (i.e.
setReadLockCheckInterval(long) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Interval in millis for the read-lock, if supported by the read lock.
setReadLockDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Whether or not read lock with marker files should upon startup delete any orphan read lock files, which may have been left on the file system, if Camel was not properly shutdown (such as a JVM crash).
setReadLockIdempotentReleaseAsync(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Whether the delayed release task should be synchronous or asynchronous.
setReadLockIdempotentReleaseAsync(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
Whether the delayed release task should be synchronous or asynchronous.
setReadLockIdempotentReleaseAsync(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
Whether the delayed release task should be synchronous or asynchronous.
setReadLockIdempotentReleaseAsyncPoolSize(int) - Method in class org.apache.camel.component.file.GenericFileEndpoint
The number of threads in the scheduled thread pool when using asynchronous release tasks.
setReadLockIdempotentReleaseAsyncPoolSize(int) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
The number of threads in the scheduled thread pool when using asynchronous release tasks.
setReadLockIdempotentReleaseAsyncPoolSize(int) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
The number of threads in the scheduled thread pool when using asynchronous release tasks.
setReadLockIdempotentReleaseDelay(int) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Whether to delay the release task for a period of millis.
setReadLockIdempotentReleaseDelay(int) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
Whether to delay the release task for a period of millis.
setReadLockIdempotentReleaseDelay(int) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
Whether to delay the release task for a period of millis.
setReadLockIdempotentReleaseExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.component.file.GenericFileEndpoint
To use a custom and shared thread pool for asynchronous release tasks.
setReadLockIdempotentReleaseExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
To use a custom and shared thread pool for asynchronous release tasks.
setReadLockIdempotentReleaseExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
To use a custom and shared thread pool for asynchronous release tasks.
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Logging level used when a read lock could not be acquired.
setReadLockLoggingLevel(LoggingLevel) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Sets logging level used when a read lock could not be acquired.
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
setReadLockMarkerFile(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Whether to use marker file with the changed, rename, or exclusive read lock types.
setReadLockMinAge(long) - Method in class org.apache.camel.component.file.GenericFileEndpoint
This option is applied only for readLock=changed.
setReadLockMinLength(long) - Method in class org.apache.camel.component.file.GenericFileEndpoint
This option is applied only for readLock=changed.
setReadLockRemoveOnCommit(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
This option is applied only for readLock=idempotent.
setReadLockRemoveOnRollback(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
This option is applied only for readLock=idempotent.
setReadLockTimeout(long) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Optional timeout in millis for the read-lock, if supported by the read-lock.
setRecursive(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
If a directory, will look for files in all the sub-directories as well.
setRelativeFilePath(String) - Method in class org.apache.camel.component.file.GenericFile
 
setRemoveOnCommit(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a commit.
setRemoveOnCommit(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a commit.
setRemoveOnCommit(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a commit.
setRemoveOnRollback(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a rollback.
setRemoveOnRollback(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a rollback.
setRemoveOnRollback(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a rollback.
setRenameUsingCopy(boolean) - Method in class org.apache.camel.component.file.FileEndpoint
Perform rename operations using a copy and delete strategy.
setResumePayload(DirectoryEntries) - Method in class org.apache.camel.component.file.consumer.adapters.FileResumeAdapterDelegate
 
setResumePayload(DirectoryEntries) - Method in interface org.apache.camel.component.file.consumer.DirectoryEntriesResumeAdapter
 
setResumePayload(GenericFile<File>) - Method in class org.apache.camel.component.file.consumer.adapters.FileResumeAdapterDelegate
 
setResumePayload(GenericFile<File>) - Method in interface org.apache.camel.component.file.consumer.FileOffsetResumeAdapter
Sets the resume payload used for the adapter
setResumeStrategy(ResumeStrategy) - Method in class org.apache.camel.component.file.FileConsumer
 
setRoot(String) - Method in class org.apache.camel.component.file.cluster.FileLockClusterService
Sets the root path.
setShuffle(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
To shuffle the list of files (sort in random order)
setSortBy(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setSortBy(String, boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setSortBy(Comparator<Exchange>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Built-in sort by using the File Language.
setSorter(Comparator<GenericFile<T>>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Pluggable sorter as a java.util.Comparator class.
setStartingDirectoryMustExist(boolean) - Method in class org.apache.camel.component.file.FileEndpoint
Whether the starting directory must exist.
setStartingDirectoryMustHaveAccess(boolean) - Method in class org.apache.camel.component.file.FileEndpoint
Whether the starting directory has access permissions.
setSynchronous(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setTempFileName(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setTempFileName(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
The same as tempPrefix option but offering a more fine grained control on the naming of the temporary filename as it uses the File Language.
setTempPrefix(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
This option is used to write the file using a temporary name and then, after the write is complete, rename it to the real name.
setTimeout(long) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Sets an optional timeout period.
setTimeout(long) - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
setTimeout(long) - Method in class org.apache.camel.component.file.strategy.FileIdempotentChangedRepositoryReadLockStrategy
 
setTimeout(long) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRenameRepositoryReadLockStrategy
 
setTimeout(long) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
setTimeout(long) - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
setTimeout(long) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
setTimeout(long) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
shuffle - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
shutdownRunningTask - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
sortBy - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
sortByFileLanguage(CamelContext, String, boolean) - Static method in class org.apache.camel.component.file.GenericFileDefaultSorter
Returns a new sory by file language expression
sortByFileLanguage(CamelContext, String, boolean, boolean) - Static method in class org.apache.camel.component.file.GenericFileDefaultSorter
Returns a new sory by file language expression
sortByFileLanguage(CamelContext, String, boolean, boolean, Comparator<Exchange>) - Static method in class org.apache.camel.component.file.GenericFileDefaultSorter
Returns a new sort by file language expression
sorter - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
storeFile(String, Exchange, long) - Method in class org.apache.camel.component.file.FileOperations
 
storeFile(String, Exchange, long) - Method in interface org.apache.camel.component.file.GenericFileOperations
Stores the content as a new remote file (upload)

T

tempFileName - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
tempPrefix - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
toString() - Method in class org.apache.camel.component.file.GenericFile
 
toString() - Method in class org.apache.camel.component.file.GenericFileConfiguration
 
toString() - Method in class org.apache.camel.component.file.GenericFileMessage
 
toString() - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
TryRename - org.apache.camel.component.file.GenericFileExist
 

U

update(File) - Method in class org.apache.camel.component.file.consumer.adapters.FileSet
 
update(Long) - Method in class org.apache.camel.component.file.consumer.adapters.FileOffset
 
updateFileHeaders(GenericFile<File>, Message) - Method in class org.apache.camel.component.file.FileConsumer
 
updateFileHeaders(GenericFile<T>, Message) - Method in class org.apache.camel.component.file.GenericFileConsumer
Updates the information on Message after we have acquired read-lock and can begin process the file.
updateLastOffsetValue(Long) - Method in class org.apache.camel.component.file.GenericFile
 

V

valueOf(String) - Static method in enum org.apache.camel.component.file.GenericFileExist
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.file.GenericFileExist
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeFile(Exchange, String) - Method in class org.apache.camel.component.file.GenericFileProducer
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages