|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileUploadThread | |
---|---|
wjhk.jupload2.upload | Implementations of the various protocol-specific tasks. |
Uses of FileUploadThread in wjhk.jupload2.upload |
---|
Classes in wjhk.jupload2.upload that implement FileUploadThread | |
---|---|
class |
DefaultFileUploadThread
This class is based on the FileUploadThread class. |
class |
FileUploadThreadFTP
The FileUploadThreadFTP class is intended to extend the functionality of the JUpload applet and allow it to handle ftp:// addresses. |
class |
FileUploadThreadHTTP
This class implements the file upload via HTTP POST request. |
Fields in wjhk.jupload2.upload declared as FileUploadThread | |
---|---|
(package private) FileUploadThread |
FileUploadManagerThread.fileUploadThread
The upload thread, that will wait for the next file packet to be ready, then send it. |
Constructors in wjhk.jupload2.upload with parameters of type FileUploadThread | |
---|---|
FileUploadManagerThread(UploadPolicy uploadPolicy,
FileUploadThread fileUploadThreadParam)
Internal constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |