|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
FileUploadThread | This interface defines the methods of the various FileUploadThread classes. |
Class Summary | |
---|---|
DefaultFileUploadThread | This class is based on the FileUploadThread class. |
FileUploadManagerThread | This class is responsible for managing the upload. |
FileUploadThreadFTP | The FileUploadThreadFTP class is intended to extend the functionality of the JUpload applet and allow it to handle ftp:// addresses. |
FileUploadThreadHTTP | This class implements the file upload via HTTP POST request. |
UploadFileData | This class implements the FileData interface, and is responsible to do the actual upload of the files. |
Implementations of the various protocol-specific tasks. This package provides implementations of FTP- and HTTP specific tasks for performing the actual upload. Furthermore, it provides a universal class for connecting to HTTP and HTTPS using a proxy.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |