Uses of Class
org.wildfly.clustering.web.cache.session.attributes.SimpleImmutableSessionAttributes
-
Packages that use SimpleImmutableSessionAttributes Package Description org.wildfly.clustering.web.cache.session.attributes.coarse org.wildfly.clustering.web.cache.session.attributes.fine -
-
Uses of SimpleImmutableSessionAttributes in org.wildfly.clustering.web.cache.session.attributes.coarse
Subclasses of SimpleImmutableSessionAttributes in org.wildfly.clustering.web.cache.session.attributes.coarse Modifier and Type Class Description classCoarseSessionAttributesExposes session attributes for a coarse granularity session. -
Uses of SimpleImmutableSessionAttributes in org.wildfly.clustering.web.cache.session.attributes.fine
Subclasses of SimpleImmutableSessionAttributes in org.wildfly.clustering.web.cache.session.attributes.fine Modifier and Type Class Description classFineSessionAttributes<K,V>Exposes session attributes for a fine granularity sessions.
-