| Package | Description | 
|---|---|
| org.apache.tiles.request.portlet | Support of Tiles requests to portlets. | 
| org.apache.tiles.request.portlet.delegate | Delegations to map all the different types of request and responses. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ResponseDelegate | PortletRequest. responseDelegateThe delegate to get information from a response (output stream, writer, etc.). | 
| Constructor and Description | 
|---|
| PortletRequest(ApplicationContext applicationContext,
              javax.portlet.PortletContext context,
              javax.portlet.PortletRequest request,
              javax.portlet.PortletResponse response,
              RequestDelegate requestDelegate,
              ResponseDelegate responseDelegate)Creates a new instance of PortletTilesRequestContext. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MimeResponseDelegateResponse delegate in case of  MimeResponse. | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.