|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.web.multipart.commons.CommonsFileUploadSupport
org.springframework.web.multipart.commons.CommonsMultipartResolver
com.clickntap.tool.upload.ProgressCommonsMultipartResolver
public class ProgressCommonsMultipartResolver
| 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 |
|---|
public static final String PROGRESS_SESSION_KEY
| Constructor Detail |
|---|
public ProgressCommonsMultipartResolver()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||