Uses of Class
org.springframework.integration.file.remote.AbstractRemoteFileStreamingMessageSource
Package
Description
Provides File Components support for Spring Integration Java DSL.
Provides classes supporting inbound endpoints.
Provides classes supporting inbound endpoints.
Inbound Channel Adapters implementations for SMB protocol.
-
Uses of AbstractRemoteFileStreamingMessageSource in org.springframework.integration.file.dsl
Modifier and TypeClassDescriptionclass
RemoteFileStreamingInboundChannelAdapterSpec<F,
S extends RemoteFileStreamingInboundChannelAdapterSpec<F, S, MS>, MS extends AbstractRemoteFileStreamingMessageSource<F>> -
Uses of AbstractRemoteFileStreamingMessageSource in org.springframework.integration.ftp.inbound
Modifier and TypeClassDescriptionclass
Message source for streaming FTP remote file contents. -
Uses of AbstractRemoteFileStreamingMessageSource in org.springframework.integration.sftp.inbound
Modifier and TypeClassDescriptionclass
Message source for streaming SFTP remote file contents. -
Uses of AbstractRemoteFileStreamingMessageSource in org.springframework.integration.smb.inbound
Modifier and TypeClassDescriptionclass
Message source for streaming SMB remote file contents.