Subclasses of PortletRequestWrapper in javax.portlet.filter |
class |
ActionRequestWrapper
The ActionRequestWrapper provides a convenient
implementation of the ActionRequest interface
that can be subclassed by developers wishing to adapt the request. |
class |
EventRequestWrapper
The EventRequestWrapper provides a convenient
implementation of the EventRequest interface
that can be subclassed by developers wishing to adapt the request. |
class |
RenderRequestWrapper
The RenderRequestWrapper provides a convenient
implementation of the RenderRequest interface
that can be subclassed by developers wishing to adapt the request. |
class |
ResourceRequestWrapper
The ResourceRequestWrapper provides a convenient
implementation of the ResourceRequest interface
that can be subclassed by developers wishing to adapt the request. |