public static interface AbstractSessionManager.SessionIf extends HttpSession
Modifier and Type | Method and Description |
---|---|
AbstractSession |
getSession() |
getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, invalidate, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval
AbstractSession getSession()
Copyright © 1995-2015 Webtide. All Rights Reserved.