|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mortbay.jetty.servlet.AbstractSessionManager.Session
org.mortbay.jetty.servlet.HashSessionManager.Session
Constructor Summary | |
protected |
HashSessionManager.Session(HttpServletRequest request)
|
Method Summary | |
protected java.util.Map |
newAttributeMap()
|
Methods inherited from class org.mortbay.jetty.servlet.AbstractSessionManager.Session |
access, getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, invalidate, isNew, isValid, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected HashSessionManager.Session(HttpServletRequest request)
Method Detail |
protected java.util.Map newAttributeMap()
newAttributeMap
in class AbstractSessionManager.Session
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |