Uses of Class
com.jcraft.jsch.ChannelSftp.LsEntry
-
Uses of ChannelSftp.LsEntry in com.jcraft.jsch
Classes in com.jcraft.jsch that implement interfaces with type arguments of type ChannelSftp.LsEntryMethods in com.jcraft.jsch that return types with arguments of type ChannelSftp.LsEntryMethods in com.jcraft.jsch with parameters of type ChannelSftp.LsEntryModifier and TypeMethodDescriptionintChannelSftp.LsEntry.compareTo(ChannelSftp.LsEntry o) intChannelSftp.LsEntrySelector.select(ChannelSftp.LsEntry entry) Theselectmethod will be invoked inlsmethod for each file entry.