| Class | Description |
|---|---|
| FtpCommandInvoker |
A CommandInvoker is an object for invoking commands without runtime
knowledge of which command is being run.
|
| FtpServer |
The FtpServer.java class - iFS Java FTP Daemon
This is the Internet File System FTP Daemon.
|
| FtpServerChannel |
The FtpServerChannel.java class - Ftp specific Channel.
|
| FtpSession |
There is one FtpSession per user connection.
|
| FtpSocketFactory |
SocketFactory encapsulates creating sockets.
|
| FtpsServer |
The FtpsServer is an extension of the
FtpServer. |
| FtpsServerChannel |
FtpsServerChannel extends
FtpServerChannel to support the FTPS protocol. |
| FtpsSocketFactory |
Provides the
SocketFactory functionality for SSL Sockets. |
Copyright © 2025. All rights reserved.