|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.servlet.SharedSessionWrapper
com.liferay.portal.servlet.JettySharedSessionWrapper
public class JettySharedSessionWrapper
Constructor Summary | |
---|---|
JettySharedSessionWrapper(javax.servlet.http.HttpSession portalSession,
javax.servlet.http.HttpSession portletSession)
|
Method Summary | |
---|---|
org.eclipse.jetty.server.session.AbstractSession |
getSession()
|
Methods inherited from class com.liferay.portal.servlet.SharedSessionWrapper |
---|
containsSharedAttribute, equals, getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getSessionDelegate, getSessionDelegate, getValue, getValueNames, hashCode, invalidate, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.servlet.http.HttpSession |
---|
getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, invalidate, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval |
Constructor Detail |
---|
public JettySharedSessionWrapper(javax.servlet.http.HttpSession portalSession, javax.servlet.http.HttpSession portletSession)
Method Detail |
---|
public org.eclipse.jetty.server.session.AbstractSession getSession()
getSession
in interface org.eclipse.jetty.server.session.AbstractSessionManager.SessionIf
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |