Secure iNet Factory

Uses of Package
com.jscape.inet.sftp

Packages that use com.jscape.inet.sftp
com.jscape.filetransfer Contains wrapper classes for all file transfer protocols including FTP, SFTP (FTP over SSH) and FTPS (FTP over SSL) 
com.jscape.inet.sftp Contains client classes for communicating with a server using SFTP protocol (FTP over SSH) 
com.jscape.inet.sftp.events Contains listener and event classes related to SFTP protocol (FTP over SSH) 
com.jscape.inet.sftp.fsecure   
com.jscape.inet.sftp.packets   
com.jscape.inet.sftp.requests   
com.jscape.inet.sftp.v2   
com.jscape.inet.sftp.v2.packets   
com.jscape.inet.sftp.v3   
com.jscape.inet.sftp.v3.packets   
com.jscape.inet.sftp.v4   
 

Classes in com.jscape.inet.sftp used by com.jscape.filetransfer
SftpConfiguration
          The SFTP configuration.
 

Classes in com.jscape.inet.sftp used by com.jscape.inet.sftp
SftpClient
          The SFTP client.
SftpConfiguration
          The SFTP configuration.
SftpConfiguration.SftpLogger
           
SftpException
          SftpException is thrown by many methods of the Sftp class.
SftpFile
          The SFTP file.
SftpPacket
          Represents SFTP packet.
 

Classes in com.jscape.inet.sftp used by com.jscape.inet.sftp.events
Sftp
          Implements the basic functionality of a SFTP (FTP over SSH) client.
 

Classes in com.jscape.inet.sftp used by com.jscape.inet.sftp.fsecure
SftpClient
          The SFTP client.
SftpConfiguration
          The SFTP configuration.
 

Classes in com.jscape.inet.sftp used by com.jscape.inet.sftp.packets
SftpPacket
          Represents SFTP packet.
 

Classes in com.jscape.inet.sftp used by com.jscape.inet.sftp.requests
SftpClient
          The SFTP client.
SftpException
          SftpException is thrown by many methods of the Sftp class.
 

Classes in com.jscape.inet.sftp used by com.jscape.inet.sftp.v2
SftpClient
          The SFTP client.
SftpConfiguration
          The SFTP configuration.
SftpException
          SftpException is thrown by many methods of the Sftp class.
 

Classes in com.jscape.inet.sftp used by com.jscape.inet.sftp.v2.packets
SftpPacket
          Represents SFTP packet.
 

Classes in com.jscape.inet.sftp used by com.jscape.inet.sftp.v3
SftpClient
          The SFTP client.
SftpConfiguration
          The SFTP configuration.
SftpException
          SftpException is thrown by many methods of the Sftp class.
 

Classes in com.jscape.inet.sftp used by com.jscape.inet.sftp.v3.packets
SftpPacket
          Represents SFTP packet.
 

Classes in com.jscape.inet.sftp used by com.jscape.inet.sftp.v4
SftpClient
          The SFTP client.
SftpConfiguration
          The SFTP configuration.
SftpException
          SftpException is thrown by many methods of the Sftp class.
 


Secure iNet Factory

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