Class SmbSystemMarkerFilePresentFileListFilter

java.lang.Object
org.springframework.integration.file.filters.AbstractMarkerFilePresentFileListFilter<jcifs.smb.SmbFile>
org.springframework.integration.smb.filters.SmbSystemMarkerFilePresentFileListFilter
All Implemented Interfaces:
FileListFilter<jcifs.smb.SmbFile>

public class SmbSystemMarkerFilePresentFileListFilter extends AbstractMarkerFilePresentFileListFilter<jcifs.smb.SmbFile>
Implementation of AbstractMarkerFilePresentFileListFilter for SMB.
Since:
6.0
Author:
Prafull Kumar Soni