Uses of Class
org.infinispan.spring.common.session.AbstractInfinispanSessionRepository.InfinispanSession
Packages that use AbstractInfinispanSessionRepository.InfinispanSession
Package
Description
-
Uses of AbstractInfinispanSessionRepository.InfinispanSession in org.infinispan.spring.common.session
Methods in org.infinispan.spring.common.session that return AbstractInfinispanSessionRepository.InfinispanSessionMethods in org.infinispan.spring.common.session with parameters of type AbstractInfinispanSessionRepository.InfinispanSessionModifier and TypeMethodDescriptionvoid
AbstractInfinispanSessionRepository.save
(AbstractInfinispanSessionRepository.InfinispanSession session) -
Uses of AbstractInfinispanSessionRepository.InfinispanSession in org.infinispan.spring.embedded.session
Methods in org.infinispan.spring.embedded.session that return types with arguments of type AbstractInfinispanSessionRepository.InfinispanSessionModifier and TypeMethodDescriptionInfinispanEmbeddedSessionRepository.findByIndexNameAndIndexValue
(String indexName, String indexValue) -
Uses of AbstractInfinispanSessionRepository.InfinispanSession in org.infinispan.spring.remote.session
Methods in org.infinispan.spring.remote.session that return types with arguments of type AbstractInfinispanSessionRepository.InfinispanSessionModifier and TypeMethodDescriptionInfinispanRemoteSessionRepository.findByIndexNameAndIndexValue
(String indexName, String indexValue)