|
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.kernel.servlet.HttpSessionWrapper
com.liferay.portal.servlet.JettyHttpSessionWrapper
public class JettyHttpSessionWrapper
| Constructor Summary | |
|---|---|
JettyHttpSessionWrapper(javax.servlet.http.HttpSession session)
|
|
| Method Summary | |
|---|---|
org.eclipse.jetty.server.session.AbstractSession |
getSession()
|
| Methods inherited from class com.liferay.portal.kernel.servlet.HttpSessionWrapper |
|---|
equals, getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, getWrappedSession, 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 JettyHttpSessionWrapper(javax.servlet.http.HttpSession session)
| 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 | |||||||||