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