|
The Spring Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
MultipartActionRequest | Interface which provides additional methods for dealing with multipart content within a portlet request, allowing to access uploaded files. |
PortletMultipartResolver | Portlet version of Spring's multipart resolution strategy for file uploads as defined in RFC 1867. |
Class Summary | |
---|---|
CommonsPortletMultipartResolver | PortletMultipartResolver implementation for Jakarta Commons FileUpload 1.1 or higher. |
DefaultMultipartActionRequest | Default implementation of the MultipartActionRequest interface. |
Multipart resolution framework for handling file uploads. Provides a PortletMultipartResolver strategy interface, and a generic extension of the ActionRequest interface for accessing multipart files in web application code.
|
The Spring Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |