| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultipartResolver | |
|---|---|
| org.springframework.web.multipart.commons | MultipartResolver implementation for Jakarta Commons FileUpload. | 
| org.springframework.web.multipart.support | Support classes for the multipart resolution framework. | 
| org.springframework.web.servlet | Provides servlets that integrate with the application context infrastructure, and the core interfaces and classes for the Spring web MVC framework. | 
| Uses of MultipartResolver in org.springframework.web.multipart.commons | 
|---|
| Classes in org.springframework.web.multipart.commons that implement MultipartResolver | |
|---|---|
|  class | CommonsMultipartResolverServlet-based MultipartResolverimplementation
 for Jakarta Commons FileUpload
 1.1 or above. | 
| Uses of MultipartResolver in org.springframework.web.multipart.support | 
|---|
| Methods in org.springframework.web.multipart.support that return MultipartResolver | |
|---|---|
| protected  MultipartResolver | MultipartFilter.lookupMultipartResolver()Look for a MultipartResolver bean in the root web application context. | 
| protected  MultipartResolver | MultipartFilter.lookupMultipartResolver(HttpServletRequest request)Look up the MultipartResolver that this filter should use, taking the current HTTP request as argument. | 
| Uses of MultipartResolver in org.springframework.web.servlet | 
|---|
| Methods in org.springframework.web.servlet that return MultipartResolver | |
|---|---|
|  MultipartResolver | DispatcherServlet.getMultipartResolver()Obtain this servlet's MultipartResolver, if any. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||