Package ubic.gemma.web.controller.util.upload
@ParametersAreNonnullByDefault
package ubic.gemma.web.controller.util.upload
-
ClassDescriptionDeprecated.An adaptation of the standard Spring CommonsMultipartResolver that uses a MonitoredOutputStream.Used to allow downstream processing to figure out multipart resolution failed without throwing an exception.Utility methods for uploading files.Commons FileItem that uses a MonitoredOutputStreamOutputStream that puts information on how many bytes have been read into a OutputStreamListener.This is created when a multipart request is received (via the CommonsMultipartMonitoredResolver).