Class AbstractHttpSession

  • All Implemented Interfaces:
    jakarta.servlet.http.HttpSession
    Direct Known Subclasses:
    HttpSessionAdapter

    public abstract class AbstractHttpSession
    extends Object
    implements jakarta.servlet.http.HttpSession
    Implements deprecated methods, as well as equals(Object), hashCode(), and toString().
    Author:
    Paul Ferraro
    • Constructor Detail

      • AbstractHttpSession

        public AbstractHttpSession()