Uses of Class
org.gridkit.internal.com.jcraft.jsch.SftpATTRS

Packages that use SftpATTRS
org.gridkit.internal.com.jcraft.jsch   
 

Uses of SftpATTRS in org.gridkit.internal.com.jcraft.jsch
 

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

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



Copyright © 2017. All Rights Reserved.