| Name | Description | Type | Package | Framework |
| CommonsPortletMultipartResolver | PortletMultipartResolver implementation forApache Commons FileUpload | Class | org.springframework.web.portlet.multipart | Spring MVC |
| DefaultMultipartActionRequest | Default implementation of the MultipartActionRequest interface. | Class | org.springframework.web.portlet.multipart | Spring MVC |
| MultipartActionRequest | Interface which provides additional methods for dealing with multipartcontent within a portlet request, allowing to access uploaded files. | Interface | org.springframework.web.portlet.multipart | Spring MVC |
| PortletMultipartResolver | Portlet version of Spring's multipart resolution strategy for file uploadsas defined in RFC 1867. | Interface | org.springframework.web.portlet.multipart | Spring MVC |