Uses of Class
org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
Package
Description
Support classes for the multipart resolution framework.
-
Uses of AbstractMultipartHttpServletRequest in org.springframework.web.multipart.support
Modifier and TypeClassDescriptionclass
Default implementation of theMultipartHttpServletRequest
interface.class
Spring MultipartHttpServletRequest adapter, wrapping a Servlet HttpServletRequest and its Part objects.