|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.kernel.servlet.HttpSessionWrapper com.liferay.util.servlet.JettyHttpSessionWrapper
public class JettyHttpSessionWrapper
Constructor Summary | |
---|---|
JettyHttpSessionWrapper(javax.servlet.http.HttpSession session)
|
Method Summary | |
---|---|
org.mortbay.jetty.servlet.AbstractSessionManager.Session |
getSession()
|
Methods inherited from class com.liferay.portal.kernel.servlet.HttpSessionWrapper |
---|
getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, getWrappedSession, 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 JettyHttpSessionWrapper(javax.servlet.http.HttpSession session)
Method Detail |
---|
public org.mortbay.jetty.servlet.AbstractSessionManager.Session getSession()
getSession
in interface org.mortbay.jetty.servlet.AbstractSessionManager.SessionIf
|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |