Secure FTP Factory

Uses of Package
com.jscape.inet.ftps

Packages that use com.jscape.inet.ftps
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.ftps Contains client classes for communicating with a FTP server using FTPS (FTP over SSL) 
 

Classes in com.jscape.inet.ftps used by com.jscape.filetransfer
FtpsCertificateVerifier
          Certificate verifier interface.
 

Classes in com.jscape.inet.ftps used by com.jscape.inet.ftps
Ftps
          Implements the basic functionality of a FTPS (FTP over SSL) client.
Ftps.ConnectionStrategy
          The FTP client connection strategy.
FtpsCertificateVerifier
          Certificate verifier interface.
 


Secure FTP Factory

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