Uses of Class
com.jcraft.jsch.SftpATTRS

Packages that use SftpATTRS
com.jcraft.jsch   
 

Uses of SftpATTRS in com.jcraft.jsch
 

Methods in com.jcraft.jsch that return SftpATTRS
 SftpATTRS ChannelSftp.LsEntry.getAttrs()
           
 SftpATTRS ChannelSftp.lstat(String path)
           
 SftpATTRS ChannelSftp.stat(String path)
           
 

Methods in com.jcraft.jsch with parameters of type SftpATTRS
 void ChannelSftp.setStat(String path, SftpATTRS attr)
           
 



Copyright © 2014 JCraft,Inc.. All Rights Reserved.