public class LiferayDeltaSession
extends org.apache.catalina.ha.session.DeltaSession
accessCount, ACTIVITY_CHECK, attributes, authType, creationTime, EMPTY_ARRAY, expiring, facade, id, isNew, isValid, LAST_ACCESS_AT_START, lastAccessedTime, listeners, manager, maxInactiveInterval, notes, principal, sessionContext, STRICT_SERVLET_COMPLIANCE, support, thisAccessedTime| Constructor and Description |
|---|
LiferayDeltaSession() |
LiferayDeltaSession(org.apache.catalina.Manager manager) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.catalina.ha.session.DeltaRequest |
createRequest(java.lang.String sessionId,
boolean recordAllActions) |
void |
readObjectData(java.io.ObjectInputStream objectInputStream) |
void |
writeObjectData(java.io.ObjectOutputStream objectOutputStream) |
accessEntry, addSessionListener, addSessionListener, applyDiff, deserializeAndExecuteDeltaRequest, doReadObject, doWriteObject, endAccess, expire, expire, getClassLoaders, getDeltaRequest, getDiff, getLastTimeReplicated, getVersion, isAccessReplicate, isDiffable, isDirty, isPrimarySession, isValid, lock, readExternal, readObjectData, recycle, removeAttribute, removeAttribute, removeAttributeInternal, removeNote, removeNote, removeSessionListener, removeSessionListener, resetDeltaRequest, resetDiff, setAccessCount, setAttribute, setAttribute, setAuthType, setAuthType, setId, setId, setLastTimeReplicated, setMaxInactiveInterval, setMaxInactiveInterval, setNew, setNew, setNote, setNote, setOwner, setPrimarySession, setPrincipal, setPrincipal, setVersion, toString, unlock, writeExternal, writeObjectDataaccess, activate, exclude, expire, fireSessionEvent, getAttribute, getAttributeNames, getAuthType, getCreationTime, getCreationTimeInternal, getId, getIdInternal, getIdleTime, getIdleTimeInternal, getLastAccessedTime, getLastAccessedTimeInternal, getManager, getMaxInactiveInterval, getNote, getNoteNames, getPrincipal, getServletContext, getSession, getSessionContext, getThisAccessedTime, getThisAccessedTimeInternal, getValue, getValueNames, invalidate, isAttributeDistributable, isNew, isValidInternal, keys, passivate, putValue, removeAttribute, removeAttributeInternal, removeValue, setAttribute, setCreationTime, setManager, setValid, tellChangedSessionId, tellNewclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaccess, expire, getAuthType, getCreationTime, getCreationTimeInternal, getId, getIdInternal, getIdleTime, getIdleTimeInternal, getLastAccessedTime, getLastAccessedTimeInternal, getManager, getMaxInactiveInterval, getNote, getNoteNames, getPrincipal, getSession, getThisAccessedTime, getThisAccessedTimeInternal, isAttributeDistributable, setCreationTime, setManager, setValid, tellChangedSessionIdpublic LiferayDeltaSession()
public LiferayDeltaSession(org.apache.catalina.Manager manager)
public void readObjectData(java.io.ObjectInputStream objectInputStream)
throws java.lang.ClassNotFoundException,
java.io.IOException
readObjectData in class org.apache.catalina.ha.session.DeltaSessionjava.lang.ClassNotFoundExceptionjava.io.IOExceptionpublic void writeObjectData(java.io.ObjectOutputStream objectOutputStream)
throws java.io.IOException
writeObjectData in class org.apache.catalina.ha.session.DeltaSessionjava.io.IOExceptionprotected org.apache.catalina.ha.session.DeltaRequest createRequest(java.lang.String sessionId,
boolean recordAllActions)
createRequest in class org.apache.catalina.ha.session.DeltaSession