org.apache.pluto.portalImpl.servlet
Interface ServletRequestFactory

All Known Implementing Classes:
ServletRequestFactoryImpl

public interface ServletRequestFactory


Method Summary
 HttpServletRequest getServletRequest(HttpServletRequest request, PortletWindow portletWindow)
           
 

Method Detail

getServletRequest

HttpServletRequest getServletRequest(HttpServletRequest request,
                                     PortletWindow portletWindow)