Uses of Package
goldengate.ftp.exec.file

Packages that use goldengate.ftp.exec.file
goldengate.ftp.exec.config Exec configuration. 
goldengate.ftp.exec.control Exec FTP server control business. 
goldengate.ftp.exec.exec Class for the real Exec for this GoldenGate FTP Exec server. 
goldengate.ftp.exec.file Filesystem based implementation of File, Dir, Auth and SimpleAuth. 
 

Classes in goldengate.ftp.exec.file used by goldengate.ftp.exec.config
SimpleAuth
          Simple Authentication based on a previously load XML file.
 

Classes in goldengate.ftp.exec.file used by goldengate.ftp.exec.control
FileBasedAuth
          FtpAuth implementation based on a list of (user/password/account) stored in a xml file load at startup from configuration.
FileBasedDir
          FtpFile implementation based on true directories and files
 

Classes in goldengate.ftp.exec.file used by goldengate.ftp.exec.exec
FileBasedAuth
          FtpAuth implementation based on a list of (user/password/account) stored in a xml file load at startup from configuration.
 

Classes in goldengate.ftp.exec.file used by goldengate.ftp.exec.file
FileBasedDir
          FtpFile implementation based on true directories and files
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.