Package | Description |
---|---|
wjhk.jupload2.gui |
Implementation of caching and special algorithms for various file types.
|
wjhk.jupload2.upload |
This package contains the code that actually executes the upload (see below for a full description of the way the upload
is executed in the JUpload code).
|
wjhk.jupload2.upload.helper |
Class and Description |
---|
FileUploadManagerThread |
Class and Description |
---|
DefaultFileUploadThread
This class is based on the
FileUploadThread class. |
FileUploadManagerThread |
FileUploadThread
This interface defines the methods of the various FileUploadThread classes.
|
UploadFileData
This class implements the FileData interface, and is responsible to do the actual upload of the files.
|
UploadFilePacket
This file contains a packet of files, which will be sent in one request to
the server.
|
Class and Description |
---|
FilePreparationThread
This thread is responsible for preparing all files for upload.
|
UploadFileData
This class implements the FileData interface, and is responsible to do the actual upload of the files.
|
UploadFilePacket
This file contains a packet of files, which will be sent in one request to
the server.
|
Copyright © 2015. All rights reserved.