Class Hierarchy
- java.lang.Object
- org.wildfly.clustering.web.undertow.session.DistributableImmutableSession (implements io.undertow.server.session.Session)
- org.wildfly.clustering.web.undertow.session.DistributableInactiveSessionStatistics (implements org.wildfly.clustering.web.undertow.session.RecordableInactiveSessionStatistics)
- org.wildfly.clustering.web.undertow.session.DistributableSession (implements io.undertow.server.session.Session)
- org.wildfly.clustering.web.undertow.session.DistributableSessionManager (implements java.util.function.LongConsumer, org.wildfly.clustering.web.undertow.session.UndertowSessionManager)
- org.wildfly.clustering.web.undertow.session.DistributableSessionManagerFactory (implements io.undertow.servlet.api.SessionManagerFactory)
- org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics (implements org.wildfly.clustering.web.undertow.session.RecordableSessionManagerStatistics)
- org.wildfly.clustering.web.undertow.session.OrphanSession (implements io.undertow.server.session.Session)
- org.wildfly.clustering.web.undertow.session.SimpleSessionConfig (implements io.undertow.server.session.SessionConfig)
- org.wildfly.clustering.web.undertow.session.UndertowDistributableSessionManagementProvider (implements org.wildfly.clustering.web.container.SessionManagementProvider)
- org.wildfly.clustering.web.undertow.session.UndertowSessionExpirationListener (implements java.util.function.Consumer<T>)
- org.wildfly.clustering.web.undertow.session.UndertowSessionManagementProviderFactory (implements org.wildfly.extension.undertow.session.SessionManagementProviderFactory)
- org.wildfly.clustering.web.undertow.session.WebDeploymentConfigurationAdapter (implements org.wildfly.clustering.server.deployment.DeploymentConfiguration)
- org.wildfly.clustering.web.undertow.session.SessionManagerFactoryConfigurationAdapter<C> (implements org.wildfly.clustering.session.SessionManagerFactoryConfiguration<SC>)
Interface Hierarchy
- org.wildfly.clustering.web.undertow.session.DistributableSessionManagerConfiguration
- org.wildfly.clustering.web.undertow.session.InactiveSessionStatistics
- org.wildfly.clustering.web.undertow.session.RecordableInactiveSessionStatistics (also extends org.wildfly.clustering.web.undertow.session.Recordable<T>)
- org.wildfly.clustering.web.undertow.session.Recordable<T>
- org.wildfly.clustering.web.undertow.session.RecordableInactiveSessionStatistics (also extends org.wildfly.clustering.web.undertow.session.InactiveSessionStatistics)
- org.wildfly.clustering.web.undertow.session.RecordableSessionManagerStatistics (also extends io.undertow.server.session.SessionManagerStatistics)
- io.undertow.server.session.SessionManager
- org.wildfly.clustering.web.undertow.session.UndertowSessionManager
- io.undertow.server.session.SessionManagerStatistics
- org.wildfly.clustering.web.undertow.session.RecordableSessionManagerStatistics (also extends org.wildfly.clustering.web.undertow.session.Recordable<T>)