|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.enterprisedt.net.ftp | |
|---|---|
| com.enterprisedt.net.ftp | FileTransferClient is the key
class for edtFTPj/Free and provides basic
FTP features; SecureFileTransferClient
(edtFTPj/PRO only)
adds support for secure file transfer via the SFTP and FTPS protocols, as well as advanced FTP features. |
| Classes in com.enterprisedt.net.ftp used by com.enterprisedt.net.ftp | |
|---|---|
| AdvancedFTPSettings
Holds advanced configuration options not likely to be used for basic FTP operations. |
|
| AdvancedGeneralSettings
Holds advanced configuration options that are independent of protocol (i.e. |
|
| ConnectionContext
Holds various parameters pertaining to the context of the connection. |
|
| DirectoryEmptyStrings
Contains fragments of server replies that indicate no files were found in a supplied directory. |
|
| EventListener
Listens for interesting file transfer events. |
|
| FileNotFoundStrings
Contains fragments of server replies that indicate no files were found in a supplied directory. |
|
| FileStatistics
Statistics on transfers and deletes. |
|
| FileTransferClientInterface
Easy to use FTP client interface |
|
| FileTransferInputStream
Super class of all input streams supported |
|
| FileTransferOutputStream
Super class of all output streams supported |
|
| FileTypes
Attempts to classify files as ASCII or binary via their filename extension. |
|
| FTPClient
Supports client-side FTP. |
|
| FTPClientInterface
Defines operations in common with a number of FTP implementations. |
|
| FTPConnectMode
Enumerates the connect modes that are possible, active & PASV |
|
| FTPControlSocket
Supports client-side FTP operations |
|
| FTPDataSocket
Interface for data socket classes, whether active or passive |
|
| FTPException
FTP specific exceptions |
|
| FTPFile
Represents a remote file (implementation) |
|
| FTPFileFactory
Factory for creating FTPFile objects |
|
| FTPFileParser
Root class of all file parsers |
|
| FTPMessageListener
Listens for and is notified of FTP commands and replies. |
|
| FTPProgressMonitor
Allows the reporting of progress of the transfer of data |
|
| FTPProgressMonitorEx
Enhances FTPProgressMonitor to add notifications for start and completion of the transfer. |
|
| FTPReply
Encapsulates the FTP server reply |
|
| FTPTransferType
Enumerates the transfer types possible. |
|
| TransferCompleteStrings
Contains fragments of server replies that indicate no files were found in a supplied directory. |
|
| TransferDirection
Encapsulates the possible transfer directions |
|
| VMSFileParser
Represents a remote OpenVMS file parser. |
|
| WriteMode
Enumerates the write modes that are possible when transferring files. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||