Package | Description |
---|---|
org.waarp.ftp.core.control |
Classes implementing Control connections.
|
org.waarp.ftp.core.session |
Classes implementing session
|
org.waarp.ftp.filesystembased |
Classes implementing File, Directory and Authentication according to a filesystem implementation
for FTP
|
org.waarp.ftp.simpleimpl.file |
Filesystem based implementation example of File, Dir, Auth and SimpleAuth.
|
Modifier and Type | Method and Description |
---|---|
abstract FtpDir |
BusinessHandler.getBusinessNewDir()
Create a new FtpDir according to business choice
|
Modifier and Type | Method and Description |
---|---|
FtpDir |
FtpSession.getDir() |
Modifier and Type | Method and Description |
---|---|
void |
FtpSession.setSpecialInit(FtpAuth auth,
FtpDir dir,
org.waarp.common.file.Restart restart)
Special initialization (FtpExec with Https session)
|
Modifier and Type | Class and Description |
---|---|
class |
FilesystemBasedFtpDir
Filesystem implementation of a FtpDir
|
Modifier and Type | Class and Description |
---|---|
class |
FileBasedDir
FtpFile implementation based on true directories and files
|
Copyright © 2009–2019 Waarp. All rights reserved.