Uses of Package
org.infinispan.spring.common.session
Packages that use org.infinispan.spring.common.session
Package
Description
-
Classes in org.infinispan.spring.common.session used by org.infinispan.spring.common.sessionClassDescriptionA bridge for passing events between Infinispan (both embedded and remote) and Spring.A custom implementation of
Session
that uses aMapSession
as the basis for its mapping.Interface used to initialise aSerializationContext
using the specified Pojos, Marshaller implementations and provided .proto schemas.Extracts Principal Name from Session. -
Classes in org.infinispan.spring.common.session used by org.infinispan.spring.embedded.sessionClassDescriptionA bridge for passing events between Infinispan (both embedded and remote) and Spring.Infinispan implementation for Spring Session with basic functionality.A custom implementation of
Session
that uses aMapSession
as the basis for its mapping. -
Classes in org.infinispan.spring.common.session used by org.infinispan.spring.remote.sessionClassDescriptionA bridge for passing events between Infinispan (both embedded and remote) and Spring.Infinispan implementation for Spring Session with basic functionality.A custom implementation of
Session
that uses aMapSession
as the basis for its mapping.