Secure iNet Factory

Uses of Class
com.jscape.inet.sftp.packets.SftpName

Packages that use SftpName
com.jscape.inet.sftp   
com.jscape.inet.sftp.packets   
 

Uses of SftpName in com.jscape.inet.sftp
 

Methods in com.jscape.inet.sftp that return SftpName
 SftpName[] SftpClient.readdir(byte[] handle)
          Reads the directory content.
 

Uses of SftpName in com.jscape.inet.sftp.packets
 

Methods in com.jscape.inet.sftp.packets that return SftpName
 SftpName[] SshFxpName.getNames()
          Obtains the SFTP file names.
static SftpName SftpName.readFrom(java.io.InputStream in, java.lang.String charset)
          Reads the file name from the stream.
 


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved