public static interface SessionHandler.SessionIf extends HttpSession
| Modifier and Type | Method and Description |
|---|---|
Session |
getSession() |
getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, invalidate, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveIntervalSession getSession()
Copyright © 1995–2017 Webtide. All rights reserved.