| Package | Description |
|---|---|
| com.jscape.filetransfer | |
| com.jscape.inet.ftp | |
| com.jscape.inet.ftps |
| Class and Description |
|---|
| FtpException
FtpException is thrown by many methods of Ftp class.
|
| Class and Description |
|---|
| Ftp
Implements the basic functionality of a FTP client.
|
| FtpChangeDirEvent
Fired when the remote directory path is changed.
|
| FtpCommandEvent
Fired when command is sent to FTP server
|
| FtpConnectedEvent
Fired when connection to FTP server is established.
|
| FtpConnectionLostEvent
Fired when connection to FTP server is unexpectedly closed.
|
| FtpCreateDirEvent
Fired when a new directory is created on the server.
|
| FtpDeleteDirEvent
Fired when a directory is deleted on the remote server.
|
| FtpDeleteFileEvent
Fired when a file is deleted from remote server
|
| FtpDisconnectedEvent
Fired when connection to FTP server is released.
|
| FtpDownloadEvent
Fired when file is downloaded from FTP server.
|
| FtpErrorEvent
Fired when file is uploaded to FTP server.
|
| FtpEvent
Abstract event class for handling FTP related events
|
| FtpException
FtpException is thrown by many methods of Ftp class.
|
| FtpFile
Represents an item in a directory listing retrieved from FTP server.
|
| FtpFileParser
Interface to be implemented by classes responsible for parsing directory listings returned by various FTP servers.
|
| FtpImplementation
Base class for all FTP client implementations.
|
| FtpListener
Implements methods for capturing events sourced from Ftp class.
|
| FtpListingEvent
Fired when directory listing is retrieved from FTP server.
|
| FtpProgressEvent
Fired on significant progress in upload and download operations in Ftp class.
|
| FtpRenameFileEvent
Fired when a file is renamed on remote server.
|
| FtpResponseEvent
Fired when response is received from FTP server
|
| FtpUploadEvent
Fired when file is uploaded to FTP server.
|
| FxpEndEvent
Fired for each file successfully transferred during an FXP transfer.
|
| FxpFailedEvent
Fired when a FXP transfer has failed to complete
|
| FxpListener
Implements methods for capturing events sourced from Fxp and Fxps classes.
|
| FxpStartEvent
Fired for each file that begins transfer in an FXP transfer.
|
| Class and Description |
|---|
| FtpException
FtpException is thrown by many methods of Ftp class.
|
| FtpFile
Represents an item in a directory listing retrieved from FTP server.
|
| FtpFileParser
Interface to be implemented by classes responsible for parsing directory listings returned by various FTP servers.
|
| FtpListener
Implements methods for capturing events sourced from Ftp class.
|
| FxpListener
Implements methods for capturing events sourced from Fxp and Fxps classes.
|
Copyright © JSCAPE LLC. 1999-2021. All Rights Reserved