クラス SftpSystemMarkerFilePresentFileListFilter

java.lang.ObjectSE
org.springframework.integration.file.filters.AbstractMarkerFilePresentFileListFilter<org.apache.sshd.sftp.client.SftpClient.DirEntry>
org.springframework.integration.sftp.filters.SftpSystemMarkerFilePresentFileListFilter
実装されたすべてのインターフェース:
FileListFilter<org.apache.sshd.sftp.client.SftpClient.DirEntry>

public class SftpSystemMarkerFilePresentFileListFilter extends AbstractMarkerFilePresentFileListFilter<org.apache.sshd.sftp.client.SftpClient.DirEntry>
導入:
5.0
作成者:
Gary Russell, Artem Bilan
  • コンストラクターの詳細

    • SftpSystemMarkerFilePresentFileListFilter

      public SftpSystemMarkerFilePresentFileListFilter(FileListFilter<org.apache.sshd.sftp.client.SftpClient.DirEntry> filter)
    • SftpSystemMarkerFilePresentFileListFilter

      public SftpSystemMarkerFilePresentFileListFilter(FileListFilter<org.apache.sshd.sftp.client.SftpClient.DirEntry> filter, StringSE suffix)
    • SftpSystemMarkerFilePresentFileListFilter

      public SftpSystemMarkerFilePresentFileListFilter(FileListFilter<org.apache.sshd.sftp.client.SftpClient.DirEntry> filter, FunctionSE<StringSE,StringSE> function)
    • SftpSystemMarkerFilePresentFileListFilter

      public SftpSystemMarkerFilePresentFileListFilter(MapSE<FileListFilter<org.apache.sshd.sftp.client.SftpClient.DirEntry>,FunctionSE<StringSE,StringSE>> filtersAndFunctions)
  • メソッドの詳細