All Classes and Interfaces
Class
Description
Implements deprecated methods, as well as
AbstractHttpSession.equals(Object), AbstractHttpSession.hashCode(), and AbstractHttpSession.toString().An abstract
Manager.An identifier factory that uses Tomcat's SessionIdGenerator.
Enhances Tomcat's Manager interface, providing default implementations for deprecated methods and methods we currently ignore.
Provides default implementations of methods that can be derived or outright ignored.
Local (i.e. non-persistent) context for a Tomcat session.
Defines an action to be performed prior to destruction of a session.
Invokes following timeout of a session.
Adapts a WildFly distributable SessionManager to Tomcat's Manager interface.
Adapts a WildFly distributable Session to Tomcat's Session interface.
Adapts a WildFly distributable Session to an HttpSession.
Mechanism for looking up the
Manager of a given deployment.