Uses of Class
com.jcraft.jsch.ChannelSftp.LsEntry
-
Packages that use ChannelSftp.LsEntry Package Description com.jcraft.jsch -
-
Uses of ChannelSftp.LsEntry in com.jcraft.jsch
Methods in com.jcraft.jsch with parameters of type ChannelSftp.LsEntry Modifier and Type Method Description int
ChannelSftp.LsEntrySelector. select(ChannelSftp.LsEntry entry)
Theselect
method will be invoked inls
method for each file entry.
-