クラスの使用
org.springframework.integration.ftp.dsl.FtpStreamingInboundChannelAdapterSpec
FtpStreamingInboundChannelAdapterSpec を使用するパッケージ
org.springframework.integration.ftp.dsl 内の FtpStreamingInboundChannelAdapterSpec 使用
修飾子と型クラス説明class
修飾子と型メソッド説明Ftp.inboundStreamingAdapter
(RemoteFileTemplate<org.apache.commons.net.ftp.FTPFile> remoteFileTemplate) 受信・チャネルアダプター仕様のFtpStreamingInboundChannelAdapterSpec
ファクトリ。Ftp.inboundStreamingAdapter
(RemoteFileTemplate<org.apache.commons.net.ftp.FTPFile> remoteFileTemplate, ComparatorSE<org.apache.commons.net.ftp.FTPFile> receptionOrderComparator) 受信・チャネルアダプター仕様のFtpStreamingInboundChannelAdapterSpec
ファクトリ。FtpStreamingInboundChannelAdapterSpec.patternFilter
(StringSE pattern) リモートファイルに一致する単純なパターンを指定します(例:FtpStreamingInboundChannelAdapterSpec.regexFilter
(StringSE regex) リモートファイルに一致する正規表現を指定します(例: