JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
com.jcraft.jsch
com.jcraft.jsch
SftpATTRS
Uses of Class
com.jcraft.jsch.SftpATTRS
Uses of
SftpATTRS
in
com.jcraft.jsch
Methods in
com.jcraft.jsch
that return
SftpATTRS
Modifier and Type
Method
Description
SftpATTRS
ChannelSftp.LsEntry.
getAttrs
()
SftpATTRS
ChannelSftp.
lstat
(
String
path)
SftpATTRS
ChannelSftp.
stat
(
String
path)
Methods in
com.jcraft.jsch
with parameters of type
SftpATTRS
Modifier and Type
Method
Description
void
ChannelSftp.
setStat
(
String
path,
SftpATTRS
attr)