com.clickntap.tool.upload
Class ProgressCommonsMultipartResolver

java.lang.Object
  extended by org.springframework.web.multipart.commons.CommonsFileUploadSupport
      extended by org.springframework.web.multipart.commons.CommonsMultipartResolver
          extended by com.clickntap.tool.upload.ProgressCommonsMultipartResolver
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.web.context.ServletContextAware, org.springframework.web.multipart.MultipartResolver

public class ProgressCommonsMultipartResolver
extends org.springframework.web.multipart.commons.CommonsMultipartResolver


Nested Class Summary
 
Nested classes/interfaces inherited from class org.springframework.web.multipart.commons.CommonsFileUploadSupport
org.springframework.web.multipart.commons.CommonsFileUploadSupport.MultipartParsingResult
 
Field Summary
static String PROGRESS_SESSION_KEY
           
 
Fields inherited from class org.springframework.web.multipart.commons.CommonsFileUploadSupport
logger
 
Constructor Summary
ProgressCommonsMultipartResolver()
           
 
Method Summary
 
Methods inherited from class org.springframework.web.multipart.commons.CommonsMultipartResolver
cleanupMultipart, determineEncoding, isMultipart, newFileUpload, parseRequest, resolveMultipart, setResolveLazily, setServletContext
 
Methods inherited from class org.springframework.web.multipart.commons.CommonsFileUploadSupport
cleanupFileItems, getDefaultEncoding, getFileItemFactory, getFileUpload, isUploadTempDirSpecified, newFileItemFactory, parseFileItems, prepareFileUpload, setDefaultEncoding, setMaxInMemorySize, setMaxUploadSize, setUploadTempDir
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROGRESS_SESSION_KEY

public static final String PROGRESS_SESSION_KEY
See Also:
Constant Field Values
Constructor Detail

ProgressCommonsMultipartResolver

public ProgressCommonsMultipartResolver()


Copyright © 2014. All rights reserved.