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

N

nbBytes - Variable in class wjhk.jupload2.upload.UploadFilePacket
The sum of the size of all files in the packet.
nbBytesUploaded(long, UploadFileData) - Method in interface wjhk.jupload2.upload.FileUploadManagerThread
Used by the UploadFileData#uploadFile(java.io.OutputStream, long) for each uploaded buffer
nbBytesUploaded(long, UploadFileData) - Method in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
The progressBar is updated each 50ms and each 10% of the target file.
nbBytesUploadedForCurrentFile - Variable in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
Indicated the number of bytes that have currently been sent for the current file.
nbFilesPerRequest - Variable in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
 
nbFilesToSent - Variable in class wjhk.jupload2.upload.FilePreparationThread
The total of files that must be sent.
nbPreparedFiles - Variable in class wjhk.jupload2.upload.FilePreparationThread
Number of files that are prepared for upload.
nbSentFiles - Variable in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
Number of files that have already been sent.
nbSuccessfullyUploadedFiles - Variable in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
Number of files that have been successfully uploaded. already been sent.
nbTotalNumberOfPreparedBytes - Variable in class wjhk.jupload2.upload.FilePreparationThread
Sum of the length for all prepared files.
nbUploadedBytes - Variable in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
Current number of bytes that have been uploaded.
newThread(Runnable) - Method in class wjhk.jupload2.gui.JUploadFileView
Implementation of ThreadFactory.
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.UploadFileData
Indicates the positionot the file in the current request (from 0 to max-1)

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