|
||||||||||
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
protected class HashSessionManager.Session
Constructor Summary | |
---|---|
protected |
HashSessionManager.Session(HttpServletRequest request)
|
Method Summary | |
---|---|
protected Map |
newAttributeMap()
|
void |
setMaxInactiveInterval(int secs)
|
Methods inherited from class org.mortbay.jetty.servlet.AbstractSessionManager.Session |
---|
access, bindValue, complete, cookieSet, didActivate, doInvalidate, getAttribute, getAttributeNames, getClusterId, getCookieSetTime, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getNodeId, getServletContext, getSessionContext, getValue, getValueNames, initValues, invalidate, isIdChanged, isNew, isValid, putValue, removeAttribute, removeValue, setAttribute, setIdChanged, timeout, toString, unbindValue, willPassivate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected HashSessionManager.Session(HttpServletRequest request)
Method Detail |
---|
public void setMaxInactiveInterval(int secs)
setMaxInactiveInterval
in interface HttpSession
setMaxInactiveInterval
in class AbstractSessionManager.Session
protected Map newAttributeMap()
newAttributeMap
in class AbstractSessionManager.Session
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |