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

Packages that use FileBasedDir
goldengate.ftp.exec.control Exec FTP server control business. 
goldengate.ftp.exec.file Filesystem based implementation of File, Dir, Auth and SimpleAuth. 
 

Uses of FileBasedDir in goldengate.ftp.exec.control
 

Methods in goldengate.ftp.exec.control that return FileBasedDir
 FileBasedDir ExecBusinessHandler.getBusinessNewDir()
           
 

Uses of FileBasedDir in goldengate.ftp.exec.file
 

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



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