Class Hierarchy
- java.lang.Object
- org.wildfly.clustering.marshalling.protostream.AbstractSerializationContextInitializer (implements org.infinispan.protostream.SerializationContextInitializer)
- org.wildfly.clustering.web.hotrod.session.SessionSerializationContextInitializer
- org.wildfly.clustering.web.cache.session.CompositeImmutableSessionFactory<V,L> (implements org.wildfly.clustering.web.cache.session.ImmutableSessionFactory<MV,AV>)
- org.wildfly.clustering.web.cache.session.CompositeSessionFactory<C,V,L> (implements org.wildfly.clustering.web.cache.session.SessionFactory<SC,MV,AV,LC>)
- org.wildfly.clustering.web.hotrod.session.HotRodSessionFactory<C,V,L> (implements org.wildfly.clustering.Registrar<T>)
- org.wildfly.clustering.web.cache.session.CompositeSessionFactory<C,V,L> (implements org.wildfly.clustering.web.cache.session.SessionFactory<SC,MV,AV,LC>)
- org.wildfly.clustering.web.hotrod.session.HotRodSessionManager<SC,MV,AV,LC> (implements org.wildfly.clustering.web.session.SessionManager<L,B>)
- org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerFactory<S,SC,AL,LC> (implements org.wildfly.clustering.web.session.SessionManagerFactory<SC,LC,B>)
- org.wildfly.clustering.web.hotrod.session.HotRodSessionMetaDataFactory<L> (implements org.wildfly.clustering.web.cache.session.SessionMetaDataFactory<V>)
- org.wildfly.clustering.ee.hotrod.RemoteCacheKey<I> (implements org.wildfly.clustering.ee.Key<I>)
- org.wildfly.clustering.web.hotrod.session.SessionAccessMetaDataKey
- org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataKey
- org.wildfly.clustering.web.hotrod.session.SessionManagerNearCacheFactory<K,V> (implements org.wildfly.clustering.infinispan.client.NearCacheFactory<K,V>, com.github.benmanes.caffeine.cache.RemovalListener<K,V>, java.util.function.Supplier<T>)
- org.wildfly.clustering.marshalling.protostream.AbstractSerializationContextInitializer (implements org.infinispan.protostream.SerializationContextInitializer)
Interface Hierarchy
- org.wildfly.clustering.ee.cache.CacheConfiguration
- org.wildfly.clustering.ee.hotrod.HotRodConfiguration
- org.wildfly.clustering.web.hotrod.session.HotRodSessionAttributesFactoryConfiguration<S,C,L,V,SV> (also extends org.wildfly.clustering.web.cache.session.SessionAttributesFactoryConfiguration<S,C,L,V,SV>)
- org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerFactoryConfiguration<S,SC,AL,LC> (also extends org.wildfly.clustering.web.session.SessionManagerFactoryConfiguration<S,SC,AL,LC>)
- org.wildfly.clustering.ee.hotrod.HotRodConfiguration
- org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerConfiguration<C>
- org.wildfly.clustering.web.cache.session.SessionAttributesFactoryConfiguration<S,C,L,V,SV>
- org.wildfly.clustering.web.hotrod.session.HotRodSessionAttributesFactoryConfiguration<S,C,L,V,SV> (also extends org.wildfly.clustering.ee.hotrod.HotRodConfiguration)
- org.wildfly.clustering.web.WebDeploymentConfiguration
- org.wildfly.clustering.web.session.SessionManagerFactoryConfiguration<S,SC,AL,LC>
- org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerFactoryConfiguration<S,SC,AL,LC> (also extends org.wildfly.clustering.ee.hotrod.HotRodConfiguration)
- org.wildfly.clustering.web.session.SessionManagerFactoryConfiguration<S,SC,AL,LC>