public static interface ChannelSftp.LsEntrySelector
ls
method.ChannelSftp.LsEntry
,
ChannelSftp.ls(String, LsEntrySelector)
限定符和类型 | 方法和说明 |
---|---|
int |
select(ChannelSftp.LsEntry entry)
The
select method will be invoked in ls
method for each file entry. |
int select(ChannelSftp.LsEntry entry)
The select
method will be invoked in ls
method for each file entry. If this method returns BREAK,
ls
will be canceled.
entry
- one of entry from ls