Package portlet.wrappers

Class Summary
HttpSessionWrapper Class to wrap a PortletSession so it can be used as a HttpSession
PortletContextWrapper Class to wrap a ServletContext so it can be used as a PortletContext
PortletRequestDispatcherWrapper Class to wrap a RequestDispatcher so it can be used as a PortletRequestDispatcher
PortletRequestWrapper Class to wrap a ServletRequest so it can be used as a PortletRequest
PortletResponseWrapper Class to wrap a ServletResponse so it can be used as a PortletResponse
PortletSessionWrapper Class to wrap a HttpSession so it can be used as a PortletSession
RenderRequestWrapper Class to wrap a ServletRequest so it can be used as a RenderRequest
RenderResponseWrapper Class to wrap a ServletResponse so it can be used as a RenderResponse
RequestDispatcherWrapper Class to wrap a PortletRequestDispatcher so it can be used as a RequestDispatcher
ServletContextWrapper Class to wrap a PortletContext so it can be used as a ServletContext
ServletRequestWrapper Class to wrap a PortletRequest so it can be used as a ServletRequest
ServletResponseWrapper Class to wrap a PortletResponse so it can be used as a ServletResponse