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

N

nbBytesReadyForUpload - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
Contains the sum of the files, ready for upload, and not uploaded yet
nbBytesUploaded(long) - Method in class wjhk.jupload2.upload.FileUploadManagerThread
Used by the UploadFileData#uploadFile(java.io.OutputStream, long) for each uploaded buffer
nbBytesUploadedForCurrentFile - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
Indicated the number of bytes that have currently been sent for the current file.
nbFilesBeingUploaded - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
Number of files that has been read by the FileUploadThread thread.
nbFilesPerRequest - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
 
nbPreparedFiles - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
Number of files that are prepared for upload.
nbSentFiles - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
Number of files that have already been sent.
nbSuccessfullyUploadedFiles - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
Number of files that have been successfully uploaded. already been sent.
nbTotalNumberOfPreparedBytes - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
Sum of the length for all prepared files.
nbUploadedBytes - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
Current number of bytes that have been uploaded.
newThread(Runnable) - Method in class wjhk.jupload2.gui.JUploadFileView
Implementation of ThreadFactory.
nextPacket - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
Contains the next packet to upload.
normalizeCRLF(String) - Method in class wjhk.jupload2.upload.DefaultFileUploadThread
Replace single \r and \n by uniform end of line characters (CRLF).
numOfFileInCurrentRequest - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
During the upload, when uploading several files in one packet, this attribute indicates which file is currently being uploaded.

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