Uses of Class
goldengate.ftp.simpleimpl.file.FileBasedDir

Packages that use FileBasedDir
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. 
 

Uses of FileBasedDir in goldengate.ftp.simpleimpl.control
 

Methods in goldengate.ftp.simpleimpl.control that return FileBasedDir
 FileBasedDir SimpleBusinessHandler.getBusinessNewDir()
           
 

Uses of FileBasedDir in goldengate.ftp.simpleimpl.file
 

Constructors in goldengate.ftp.simpleimpl.file with parameters of type FileBasedDir
FileBasedFile(FtpSession session, FileBasedDir fileBasedDir, String path, boolean append)
           
 



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