protected class AbstractSessionCache.PlaceHolderSession extends Session
Session.IdState, Session.SessionInactivityTimer, Session.State
_extendedId, _handler, _idChanged, _lock, _newSession, _requests, _resident, _sessionData, _sessionInactivityTimer, _state, _stateChangeCompleted, SESSION_CREATED_SECURE
Constructor and Description |
---|
PlaceHolderSession(SessionHandler handler,
SessionData data) |
access, beginInvalidate, bindValue, calculateInactivityTimeout, callSessionAttributeListeners, checkLocked, checkValidForRead, checkValidForWrite, complete, cookieSet, didActivate, doInvalidate, finishInvalidate, getAttribute, getAttributeNames, getAttributes, getContextPath, getCookieSetTime, getCreationTime, getExtendedId, getId, getLastAccessedTime, getMaxInactiveInterval, getNames, getRequests, getServletContext, getSession, getSessionContext, getSessionData, getSessionHandler, getValue, getValueNames, getVHost, invalidate, isChanging, isExpiredAt, isIdChanged, isIdleLongerThan, isNew, isResident, isValid, lock, putValue, removeAttribute, removeValue, renewId, setAttribute, setExtendedId, setIdChanged, setMaxInactiveInterval, setResident, toString, unbindValue, updateInactivityTimer, willPassivate
public PlaceHolderSession(SessionHandler handler, SessionData data)
handler
- SessionHandler to which this session belongsdata
- the session dataCopyright © 1995–2023 Webtide. All rights reserved.