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