A B C D E F G H I J L M N O P Q R S T U W

U

unload() - Method in class wjhk.jupload2.gui.JUploadTextArea
Free any used ressources.
updateButtonState() - Method in class wjhk.jupload2.gui.JUploadPanel
Select or unselect the applet buttons
UPLOAD_STATUS_CHUNK_UPLOADED_WAITING_FOR_RESPONSE - Static variable in interface wjhk.jupload2.upload.FileUploadManagerThread
A chunk (a part) of the file identified by numOfFileInCurrentRequest has been sent.
UPLOAD_STATUS_FILE_UPLOADED_WAITING_FOR_RESPONSE - Static variable in interface wjhk.jupload2.upload.FileUploadManagerThread
All data for the file identified by numOfFileInCurrentRequest has been sent.
UPLOAD_STATUS_NOT_STARTED - Static variable in interface wjhk.jupload2.upload.FileUploadManagerThread
Indicates that nothings has begun
UPLOAD_STATUS_UPLOADED - Static variable in interface wjhk.jupload2.upload.FileUploadManagerThread
The upload for the file identified by numOfFileInCurrentRequest is finished
UPLOAD_STATUS_UPLOADING - Static variable in interface wjhk.jupload2.upload.FileUploadManagerThread
We're sending data to the server, for the file identified by numOfFileInCurrentRequest.
uploadDuration - Variable in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
Contains the sum of the upload duration for all requests.
uploadException - Variable in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
Thread Exception, if any occurred during upload.
uploadFile(OutputStream, long) - Method in class wjhk.jupload2.upload.UploadFileData
This methods writes the file data (see FileData.getInputStream() to the given outputStream (the output toward the HTTP server).
UploadFileData - Class in wjhk.jupload2.upload
This class implements the FileData interface, and is responsible to do the actual upload of the files.
UploadFileData(FileData, int, FileUploadManagerThread, UploadPolicy) - Constructor for class wjhk.jupload2.upload.UploadFileData
Standard constructor for the UploadFileData class.
UploadFileData(boolean) - Constructor for class wjhk.jupload2.upload.UploadFileData
This particular constructor is posted by the FilePreparationThread in the preparedFileQueue to indicate that the last file has been prepared.
UploadFileDataPoisonned - Class in wjhk.jupload2.upload
This class is a kind of 'End of Queue' object.
UploadFileDataPoisonned() - Constructor for class wjhk.jupload2.upload.UploadFileDataPoisonned
 
UploadFilePacket - Class in wjhk.jupload2.upload
This file contains a packet of files, which will be sent in one request to the server.
UploadFilePacket(UploadPolicy) - Constructor for class wjhk.jupload2.upload.UploadFilePacket
The standard constructor.
UploadFilePacketPoisonned - Class in wjhk.jupload2.upload
 
UploadFilePacketPoisonned(UploadPolicy) - Constructor for class wjhk.jupload2.upload.UploadFilePacketPoisonned
The standard constructor.
uploadFinished - Variable in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
Indicates whether the upload is finished or not.
uploadPanel - Variable in class wjhk.jupload2.gui.JUploadTransferHandler
The JUpload panel for this applet.
uploadPanel - Variable in class wjhk.jupload2.upload.FilePreparationThread
A shortcut to the upload panel
uploadPanel - Variable in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
A shortcut to the upload panel
uploadPolicy - Variable in class wjhk.jupload2.filedata.DefaultFileData
The current upload policy.
uploadPolicy - Variable in class wjhk.jupload2.gui.DebugDialog
The current upload policy.
uploadPolicy - Variable in class wjhk.jupload2.gui.IconWorker
The current upload policy
uploadPolicy - Variable in class wjhk.jupload2.gui.JUploadFileFilter
 
uploadPolicy - Variable in class wjhk.jupload2.gui.JUploadFileView
The current upload policy.
uploadPolicy - Variable in class wjhk.jupload2.gui.JUploadTextArea
The current upload policy
uploadPolicy - Variable in class wjhk.jupload2.gui.JUploadTransferHandler
The current upload policy.
UploadPolicy - Interface in wjhk.jupload2.policies
This package contains upload policies, which allow easy configuration of the applet behavior.
uploadPolicy - Variable in class wjhk.jupload2.upload.DefaultFileUploadThread
The upload policy contains all parameters needed to define the way files should be uploaded, including the URL.
uploadPolicy - Variable in class wjhk.jupload2.upload.FilePreparationThread
The current upload policy.
uploadPolicy - Variable in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
The current upload policy.
uploadPolicy - Variable in class wjhk.jupload2.upload.PacketConstructionThread
The current upload policy.
uploadPolicy - Variable in class wjhk.jupload2.upload.UploadFilePacket
The uploadPolicy, useful to get the max number of files and max packet size ... and perhaps other parameters in the future.
UploadPolicyFactory - Class in wjhk.jupload2.policies
This class is used to control creation of the uploadPolicy instance, according to applet parameters (or System properties).
UploadPolicyFactory() - Constructor for class wjhk.jupload2.policies.UploadPolicyFactory
 
uploadProgressBar - Variable in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
The JUploadPanel progress bar, to follow the upload of the prepared files to the server.
uploadStatus - Variable in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
Indicates what is the current file being uploaded, and its upload status.

A B C D E F G H I J L M N O P Q R S T U W