|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransferFileResult | |
|---|---|
| com.enterprisedt.net.ftp.async | This package contains the classes used for asynchronous programming - primarily the XXXResult classes, which are returned from asynchronous methods and used to provide details about the operation, such as what file is being transferred. |
| Uses of TransferFileResult in com.enterprisedt.net.ftp.async |
|---|
| Subclasses of TransferFileResult in com.enterprisedt.net.ftp.async | |
|---|---|
class |
DownloadFileResult
Holds the result of downloading a file |
class |
DownloadStreamResult
Result from downloading task as an input stream |
class |
UploadFileResult
Holds the result of an upload file asynchronous operation. |
class |
UploadStreamResult
Result from downloading task as an input stream |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||