|
Class Summary |
| HttpServletRequestAdapter |
This class provides an HttpServletRequest adapter/wrapper around the current PortletRequest. |
| HttpServletResponseAdapter |
This class provides an HttpServletResponse adapter/wrapper around the current PortletResponse. |
| MimeResponseWrapper |
This is a wrapper style decorator class that is modeled after the RenderResponseWrapper and ResourceResponseWrapper found in the Portlet API. |
| ServletOutputStreamAdapter |
This class provides an ServletOutputStream adapter/wrapper around the OutputStream provided by the
current PortletResponse. |