Package org.wildfly.clustering.tomcat.catalina
package org.wildfly.clustering.tomcat.catalina
-
ClassDescriptionImplements deprecated methods, as well as
AbstractHttpSession.equals(Object),AbstractHttpSession.hashCode(), andAbstractHttpSession.toString().An abstractManager.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.HttpSessionAdapter<B extends org.wildfly.clustering.cache.batch.Batch>Adapts a WildFly distributable Session to an HttpSession.