Class DeltaSessionFacade

  • java.lang.Object
    • org.apache.catalina.session.StandardSessionFacade
      • org.apache.geode.modules.session.catalina.DeltaSessionFacade
  • All Implemented Interfaces:
    javax.servlet.http.HttpSession

    public class DeltaSessionFacade
    extends org.apache.catalina.session.StandardSessionFacade
    • Method Summary

      • Methods inherited from class org.apache.catalina.session.StandardSessionFacade

        getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, invalidate, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval
      • Methods inherited from class java.lang.Object

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