Package com.hierynomus.sshj.sftp
Interface RemoteResourceSelector
public interface RemoteResourceSelector
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionselect
(RemoteResourceInfo resource) Decide whether the remote resource should be included in the result and whether execution should continue.
-
Field Details
-
ALL
-
-
Method Details
-
select
Decide whether the remote resource should be included in the result and whether execution should continue.
-