程序包 | 说明 |
---|---|
com.fr.ftp |
Common socket classes and protocol command utility classes
|
com.fr.ftp.client |
FTP and FTPS support classes
|
com.fr.ftp.client.parser |
FTP file listing parser classes
|
com.fr.ftp.entry | |
com.fr.ftp.pool |
类和说明 |
---|
FineFTP
抽象FTPClient和SftpChannel
Created by rinoux on 2018/5/2.
|
类和说明 |
---|
Configurable
This interface adds the aspect of configurability by means of
a supplied FTPClientConfig object to other classes in the
system, especially listing parsers.
|
FineFTP
抽象FTPClient和SftpChannel
Created by rinoux on 2018/5/2.
|
FTP
FTP provides the basic the functionality necessary to implement your
own FTP client.
|
FTPClient
FTPClient encapsulates all the functionality necessary to store and
retrieve files from an FTP server.
|
FTPClient.HostnameResolver
Strategy interface for updating host names received from FTP server
for passive NAT workaround.
|
FTPClientConfig
This class implements an alternate means of configuring the
FTPClient object and
also subordinate objects which it uses. |
FTPCmd |
FTPFile
The FTPFile class is used to represent information about files stored
on an FTP server.
|
FTPFileEntryParser
FTPFileEntryParser defines the interface for parsing a single FTP file
listing and converting that information into an
FTPFile instance. |
FTPFileFilter
Perform filtering on FTPFile entries.
|
FTPListParseEngine
This class handles the entire process of parsing a listing of
file entries from the server.
|
类和说明 |
---|
Configurable
This interface adds the aspect of configurability by means of
a supplied FTPClientConfig object to other classes in the
system, especially listing parsers.
|
FTPClientConfig
This class implements an alternate means of configuring the
FTPClient object and
also subordinate objects which it uses. |
FTPFile
The FTPFile class is used to represent information about files stored
on an FTP server.
|
FTPFileEntryParser
FTPFileEntryParser defines the interface for parsing a single FTP file
listing and converting that information into an
FTPFile instance. |
FTPFileEntryParserImpl
This abstract class implements both the older FTPFileListParser and
newer FTPFileEntryParser interfaces with default functionality.
|
类和说明 |
---|
FTPFile
The FTPFile class is used to represent information about files stored
on an FTP server.
|
类和说明 |
---|
FineFTP
抽象FTPClient和SftpChannel
Created by rinoux on 2018/5/2.
|