Uses of Class
org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser
Packages that use AbstractRemoteFileInboundChannelAdapterParser
Package
Description
Provides classes for configuration - parsers, namespace handlers.
Provides classes for configuration - parsers, namespace handlers.
SMB-specific file list filter classes.
-
Uses of AbstractRemoteFileInboundChannelAdapterParser in org.springframework.integration.ftp.config
Subclasses of AbstractRemoteFileInboundChannelAdapterParser in org.springframework.integration.ftp.configModifier and TypeClassDescriptionclass
Parser for the FTP 'inbound-channel-adapter' element. -
Uses of AbstractRemoteFileInboundChannelAdapterParser in org.springframework.integration.sftp.config
Subclasses of AbstractRemoteFileInboundChannelAdapterParser in org.springframework.integration.sftp.configModifier and TypeClassDescriptionclass
Parser for 'sftp:inbound-channel-adapter' -
Uses of AbstractRemoteFileInboundChannelAdapterParser in org.springframework.integration.smb.config
Subclasses of AbstractRemoteFileInboundChannelAdapterParser in org.springframework.integration.smb.configModifier and TypeClassDescriptionclass
Parser for the SMB 'inbound-channel-adapter' element.