|
Liferay 7.0-ce-b4 | |||||||||
| 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, getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getSessionDelegate, getSessionDelegate, getValue, getValueNames, invalidate, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, 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 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||