Package net.schmizz.sshj.xfer
Interface LocalFileFilter
-
public interface LocalFileFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
accept(LocalSourceFile file)
-
-
-
Method Detail
-
accept
boolean accept(LocalSourceFile file)
-
-