Package org.wildfly.clustering.tomcat.catalina
-
Interface Summary Interface Description CatalinaManager<B extends org.wildfly.clustering.ee.Batch> Enhances Tomcat's Manager interface, providing default implementations for deprecated methods and methods we currently ignore.CatalinaSession Provides default implementations of methods that can be derived or outright ignored. -
Class Summary Class Description CatalinaSessionDestroyAction Defines an action to be performed prior to destruction of a session.CatalinaSessionExpirationListener Invokes following timeout of a session.DistributableManager<B extends org.wildfly.clustering.ee.Batch> Adapts a WildFly distributable SessionManager to Tomcat's Manager interface.DistributableSession<B extends org.wildfly.clustering.ee.Batch> Adapts a WildFly distributable Session to Tomcat's Session interface.HttpSessionAdapter<B extends org.wildfly.clustering.ee.Batch> Adapts a WildFly distributable Session to an HttpSession.IdentifierFactoryAdapter An identifier factory that uses Tomcat's SessionIdGenerator.LocalSessionContext Local (i.e.LocalSessionContextFactory Create a local (i.e. -
Enum Summary Enum Description CatalinaSpecificationProvider