Uses of Class
org.springframework.integration.file.dsl.RemoteFileStreamingInboundChannelAdapterSpec
Packages that use RemoteFileStreamingInboundChannelAdapterSpec
Package
Description
Provides File Components support for Spring Integration Java DSL.
Provides FTP Components for the Java DSL.
Provides SFTP Components for the Java DSL.
-
Uses of RemoteFileStreamingInboundChannelAdapterSpec in org.springframework.integration.file.dsl
Classes in org.springframework.integration.file.dsl with type parameters of type RemoteFileStreamingInboundChannelAdapterSpecModifier and TypeClassDescriptionclass
RemoteFileStreamingInboundChannelAdapterSpec<F,
S extends RemoteFileStreamingInboundChannelAdapterSpec<F, S, MS>, MS extends AbstractRemoteFileStreamingMessageSource<F>> -
Uses of RemoteFileStreamingInboundChannelAdapterSpec in org.springframework.integration.ftp.dsl
Subclasses of RemoteFileStreamingInboundChannelAdapterSpec in org.springframework.integration.ftp.dslModifier and TypeClassDescriptionclass
-
Uses of RemoteFileStreamingInboundChannelAdapterSpec in org.springframework.integration.sftp.dsl