Class AbstractHttpSession
java.lang.Object
org.wildfly.clustering.tomcat.catalina.AbstractHttpSession
- All Implemented Interfaces:
jakarta.servlet.http.HttpSession
- Direct Known Subclasses:
HttpSessionAdapter
public abstract class AbstractHttpSession
extends Object
implements jakarta.servlet.http.HttpSession
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface jakarta.servlet.http.HttpSession
getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, invalidate, isNew, removeAttribute, setAttribute, setMaxInactiveInterval