|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |