List of usage examples for com.liferay.portal.kernel.servlet HttpSessionWrapper subclass-usage
From source file com.liferay.httpservice.internal.servlet.BundleSession.java
/** * @author Raymond Aug * @author Miguel Pastor */ public class BundleSession extends HttpSessionWrapper {
From source file com.liferay.portlet.PortletServletSession.java
/** * @author Brian Wing Shun Chan */ public class PortletServletSession extends HttpSessionWrapper { public PortletServletSession(HttpSession session, PortletRequestImpl portletRequestImpl) {