Uses of Interface
org.wildfly.clustering.web.spring.hotrod.HotRodSessionRepositoryConfiguration
Packages that use HotRodSessionRepositoryConfiguration
Package
Description
-
Uses of HotRodSessionRepositoryConfiguration in org.wildfly.clustering.web.spring.hotrod
Constructors in org.wildfly.clustering.web.spring.hotrod with parameters of type HotRodSessionRepositoryConfigurationModifierConstructorDescriptionHotRodSessionRepository(HotRodSessionRepositoryConfiguration configuration) -
Uses of HotRodSessionRepositoryConfiguration in org.wildfly.clustering.web.spring.hotrod.annotation
Classes in org.wildfly.clustering.web.spring.hotrod.annotation that implement HotRodSessionRepositoryConfigurationModifier and TypeClassDescriptionclassSpring configuration bean for a session repository whose sessions are persisted to a remote Infinispan cluster accessed via HotRod.classSpring configuration bean for an indexed session repository whose sessions are persisted to a remote Infinispan cluster accessed via HotRod.