Uses of Class
org.springframework.integration.file.config.RemoteFileOutboundChannelAdapterParser
Package
Description
Provides classes for configuration - parsers, namespace handlers.
Provides classes for configuration - parsers, namespace handlers.
SMB-specific file list filter classes.
-
Uses of RemoteFileOutboundChannelAdapterParser in org.springframework.integration.ftp.config
Modifier and TypeClassDescriptionclass
Parser for FTP Outbound Channel Adapters. -
Uses of RemoteFileOutboundChannelAdapterParser in org.springframework.integration.sftp.config
Modifier and TypeClassDescriptionclass
Parser for SFTP Outbound Channel Adapters. -
Uses of RemoteFileOutboundChannelAdapterParser in org.springframework.integration.smb.config
Modifier and TypeClassDescriptionclass
The parser for<Int-smb:outbound-channel-adapter>
.