Uses of Class
com.jcraft.jsch.ChannelSftp.LsEntry
Packages that use ChannelSftp.LsEntry
-
Uses of ChannelSftp.LsEntry in com.jcraft.jsch
Methods in com.jcraft.jsch that return types with arguments of type ChannelSftp.LsEntryMethods in com.jcraft.jsch with parameters of type ChannelSftp.LsEntryModifier and TypeMethodDescriptionint
ChannelSftp.LsEntry.compareTo
(ChannelSftp.LsEntry o) int
ChannelSftp.LsEntrySelector.select
(ChannelSftp.LsEntry entry) Theselect
method will be invoked inls
method for each file entry.