Uses of Package
goldengate.ftp.simpleimpl.file

Packages that use goldengate.ftp.simpleimpl.file
goldengate.ftp.simpleimpl.config Simple configuration example. 
goldengate.ftp.simpleimpl.control Simple FTP server example of control business. 
goldengate.ftp.simpleimpl.file Filesystem based implementation example of File, Dir, Auth and SimpleAuth. 
 

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

Classes in goldengate.ftp.simpleimpl.file used by goldengate.ftp.simpleimpl.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.simpleimpl.file used by goldengate.ftp.simpleimpl.file
FileBasedDir
          FtpFile implementation based on true directories and files
 



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