|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortletRequestWrapper | |
---|---|
org.springframework.web.portlet.multipart | Multipart resolution framework for handling file uploads. |
org.springframework.web.portlet.util | Miscellaneous portlet utility classes. |
Uses of PortletRequestWrapper in org.springframework.web.portlet.multipart |
---|
Subclasses of PortletRequestWrapper in org.springframework.web.portlet.multipart | |
---|---|
class |
DefaultMultipartActionRequest
Default implementation of the MultipartActionRequest interface. |
Uses of PortletRequestWrapper in org.springframework.web.portlet.util |
---|
Subclasses of PortletRequestWrapper in org.springframework.web.portlet.util | |
---|---|
class |
ActionRequestWrapper
Simple wrapper for a Portlet ActionRequest ,
delegating all calls to the underlying request. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |