クラスの使用
org.springframework.integration.sftp.dsl.SftpInboundChannelAdapterSpec
SftpInboundChannelAdapterSpec を使用するパッケージ
org.springframework.integration.sftp.dsl 内の SftpInboundChannelAdapterSpec 使用
修飾子と型クラス説明class修飾子と型メソッド説明Sftp.inboundAdapter(SessionFactory<org.apache.sshd.sftp.client.SftpClient.DirEntry> sessionFactory) 受信・チャネルアダプター仕様のSftpInboundChannelAdapterSpecファクトリ。Sftp.inboundAdapter(SessionFactory<org.apache.sshd.sftp.client.SftpClient.DirEntry> sessionFactory, ComparatorSE<FileSE> receptionOrderComparator) 受信・チャネルアダプター仕様のSftpInboundChannelAdapterSpecファクトリ。SftpInboundChannelAdapterSpec.patternFilter(StringSE pattern) SftpInboundChannelAdapterSpec.regexFilter(StringSE regex)