JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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)