Secure iNet Factory

Uses of Class
com.jscape.inet.ftp.FtpImplementation

Packages that use FtpImplementation
com.jscape.inet.ftp   
 

Uses of FtpImplementation in com.jscape.inet.ftp
 

Constructors in com.jscape.inet.ftp with parameters of type FtpImplementation
Ftp(FtpImplementation impl)
          Creates Ftp instance for passed implementation.
Ftp(java.lang.String host, java.lang.String user, java.lang.String pwd, java.io.File localDirectory, FtpImplementation impl)
          Creates new Ftp instance.
Ftp(java.lang.String host, java.lang.String user, java.lang.String pwd, FtpImplementation impl)
          Creates a new Ftp instance.
Ftp(java.lang.String host, java.lang.String user, java.lang.String pwd, int port, FtpImplementation impl)
          Creates a new Ftp instance.
 


Secure iNet Factory

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