Package | Description |
---|---|
org.springframework.web.multipart.support |
Support classes for the multipart resolution framework.
|
org.springframework.web.servlet.mvc.support |
Support package for MVC controllers.
|
Class and Description |
---|
AbstractMultipartHttpServletRequest
Abstract base implementation of the MultipartHttpServletRequest interface.
|
MissingServletRequestPartException
Raised when the part of a "multipart/form-data" request identified by its
name cannot be found.
|
Class and Description |
---|
MissingServletRequestPartException
Raised when the part of a "multipart/form-data" request identified by its
name cannot be found.
|
Copyright © 2014. All Rights Reserved.