Class LiferayDeltaRequest

java.lang.Object
org.apache.catalina.ha.session.DeltaRequest
com.liferay.support.tomcat.session.LiferayDeltaRequest
All Implemented Interfaces:
Externalizable, Serializable

public class LiferayDeltaRequest extends org.apache.catalina.ha.session.DeltaRequest
Author:
Shuyang Zhou
See Also:
  • Field Summary

    Fields inherited from class org.apache.catalina.ha.session.DeltaRequest

    ACTION_REMOVE, ACTION_SET, log, NAME_AUTHTYPE, NAME_ISNEW, NAME_LISTENER, NAME_MAXINTERVAL, NAME_PRINCIPAL, sm, TYPE_ATTRIBUTE, TYPE_AUTHTYPE, TYPE_ISNEW, TYPE_LISTENER, TYPE_MAXINTERVAL, TYPE_NOTE, TYPE_PRINCIPAL
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    LiferayDeltaRequest(String sessionId, boolean recordAllActions)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     

    Methods inherited from class org.apache.catalina.ha.session.DeltaRequest

    addAction, addSessionListener, clear, execute, getSessionId, getSize, removeAttribute, removeNote, removeSessionListener, reset, serialize, setAttribute, setAuthType, setMaxInactiveInterval, setNew, setNote, setPrincipal, setSessionId

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait