org.openqa.jetty.jetty.servlet
Class HashSessionManager.Session
java.lang.Object
org.openqa.jetty.jetty.servlet.AbstractSessionManager.Session
org.openqa.jetty.jetty.servlet.HashSessionManager.Session
- All Implemented Interfaces:
- javax.servlet.http.HttpSession, SessionManager.Session
- Enclosing class:
- HashSessionManager
protected class HashSessionManager.Session
- extends AbstractSessionManager.Session
Methods inherited from class org.openqa.jetty.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 |
HashSessionManager.Session
protected HashSessionManager.Session(javax.servlet.http.HttpServletRequest request)
newAttributeMap
protected Map newAttributeMap()
- Specified by:
newAttributeMap
in class AbstractSessionManager.Session
Copyright © 2011. All Rights Reserved.