Uses of Class
org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
Packages that use AbstractMultipartHttpServletRequest
Package
Description
Support classes for the multipart resolution framework.
-
Uses of AbstractMultipartHttpServletRequest in org.springframework.web.multipart.support
Modifier and TypeClassDescriptionclassDefault implementation of theMultipartHttpServletRequestinterface.classSpring MultipartHttpServletRequest adapter, wrapping a Servlet HttpServletRequest and its Part objects.