| クラス | 説明 |
|---|---|
| AbstractFtpSessionFactory<T extends org.apache.commons.net.ftp.FTPClient> | FTP SessionFactory 実装の基本クラス。 |
| DefaultFtpSessionFactory | FTP SessionFactory のデフォルト実装。 |
| DefaultFtpsSessionFactory | FTPS の SessionFactory。 |
| FtpFileInfo | FTP/FTPS 用の FileInfo 実装。 |
| FtpRemoteFileTemplate | 基になる FTPClient オブジェクトへの型安全なアクセスを提供する RemoteFileTemplate の FTP バージョン。 |
| FtpSession | FTP のための Session の実装。 |
| 列挙型 | 説明 |
|---|---|
| FtpRemoteFileTemplate.ExistsMode |