Uses of Class
org.apache.commons.fileupload2.core.MultipartInput.ProgressNotifier
Packages that use MultipartInput.ProgressNotifier
-
Uses of MultipartInput.ProgressNotifier in org.apache.commons.fileupload2.core
Methods in org.apache.commons.fileupload2.core with parameters of type MultipartInput.ProgressNotifierModifier and TypeMethodDescriptionMultipartInput.Builder.setProgressNotifier
(MultipartInput.ProgressNotifier progressNotifier) Sets the progress notifier.