Spring Integration

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

Packages that use AbstractInboundRemoteFileSystemSynchronizingMessageSource
org.springframework.integration.ftp.impl   
org.springframework.integration.sftp.impl   
 

Uses of AbstractInboundRemoteFileSystemSynchronizingMessageSource in org.springframework.integration.ftp.impl
 

Subclasses of AbstractInboundRemoteFileSystemSynchronizingMessageSource in org.springframework.integration.ftp.impl
 class FtpInboundRemoteFileSystemSynchronizingMessageSource
          a MessageSource implementation for FTP
 

Uses of AbstractInboundRemoteFileSystemSynchronizingMessageSource in org.springframework.integration.sftp.impl
 

Subclasses of AbstractInboundRemoteFileSystemSynchronizingMessageSource in org.springframework.integration.sftp.impl
 class SftpInboundRemoteFileSystemSynchronizingMessageSource
          a MessageSource implementation for SFTP
 


Spring Integration

Copyright © 2010. All Rights Reserved.