Package | Description |
---|---|
org.waarp.ftp.core.control |
Classes implementing Control connections.
|
org.waarp.ftp.core.data |
Classes implementing Data and Transfer status
When a transfer should occur, here are the steps: The connection is prepared through a PORT or PASV command. |
org.waarp.ftp.core.file |
Interfaces for FtpFile, FtpDir and FtpAuth as specific FTP extension of interfaces FileInterface,
DirInterface and AuthInterface
|
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.
|
Class and Description |
---|
FtpAuth |
FtpDir |
Class and Description |
---|
FtpFile |
Class and Description |
---|
FtpFile |
Class and Description |
---|
FtpAuth |
FtpDir |
Class and Description |
---|
FtpAuth |
FtpDir |
FtpFile |
Class and Description |
---|
FtpAuth |
FtpDir |
FtpFile |
Copyright © 2009–2019 Waarp. All rights reserved.