javax.servlet.http.HttpSessionAbstractSession, HashedSession, JDBCSessionManager.Session, MemSessionpublic static interface AbstractSessionManager.SessionIf
extends javax.servlet.http.HttpSession
| Modifier and Type | Method | Description |
|---|---|---|
AbstractSession |
getSession() |
getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, invalidate, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveIntervalAbstractSession getSession()
Copyright © 1995–2018 Webtide. All rights reserved.