|
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.util.servlet.SharedSessionWrapper com.liferay.util.servlet.JettySharedSessionWrapper
public class JettySharedSessionWrapper
Constructor Summary | |
---|---|
JettySharedSessionWrapper(javax.servlet.http.HttpSession session)
|
|
JettySharedSessionWrapper(javax.servlet.http.HttpSession session,
Map<String,Object> sharedAttributes)
|
Method Summary | |
---|---|
org.mortbay.jetty.servlet.AbstractSessionManager.Session |
getSession()
|
Methods inherited from class com.liferay.util.servlet.SharedSessionWrapper |
---|
getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, 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 session)
public JettySharedSessionWrapper(javax.servlet.http.HttpSession session, Map<String,Object> sharedAttributes)
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 |