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