See: Description
Interface | Description |
---|---|
RequestDelegate |
Exposes the parameters of a portlet request, if available.
|
ResponseDelegate |
Exposes features of a response, if they are available.
|
Class | Description |
---|---|
MimeResponseDelegate |
Response delegate in case of
MimeResponse . |
PortletRequestDelegate |
Request delegate in case of simple Portlet request.
|
StateAwareParameterMap |
Parameter map to be used when the response is a
StateAwareResponse . |
StateAwareRequestDelegate |
Exposes parameters getting them from a portlet reques and allowing to be put
into a
StateAwareResponse . |
StateAwareResponseDelegate |
A state aware response does not allow to access to the output stream and similar,
so it is, essentially, a feature blocker.
|
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.