Spring Integration

Uses of Class
org.springframework.integration.file.FileReadingMessageSource

Packages that use FileReadingMessageSource
org.springframework.integration.file   
org.springframework.integration.file.config   
 

Uses of FileReadingMessageSource in org.springframework.integration.file
 

Fields in org.springframework.integration.file declared as FileReadingMessageSource
protected  FileReadingMessageSource AbstractInboundRemoteFileSystemSynchronizingMessageSource.fileSource
          The actual FileReadingMessageSource that we continue to trust to do the job monitoring the filesystem once files are moved down
 

Uses of FileReadingMessageSource in org.springframework.integration.file.config
 

Methods in org.springframework.integration.file.config that return FileReadingMessageSource
 FileReadingMessageSource FileReadingMessageSourceFactoryBean.getObject()
           
 


Spring Integration

Copyright © 2010. All Rights Reserved.