org.springframework.web.portlet.util |
Miscellaneous portlet utility classes.
|
Java Source File Name | Type | Comment |
ActionRequestWrapper.java | Class | Simple wrapper for a Portlet
javax.portlet.ActionRequest ,
delegating all calls to the underlying request. |
PortletRequestWrapper.java | Class | Simple wrapper for a
javax.portlet.PortletRequest , delegating all
calls to the underlying request. |
PortletUtils.java | Class | Miscellaneous utilities for portlet applications.
Used by various framework classes.
author: Juergen Hoeller author: William G. |