Uses of Interface
org.wildfly.clustering.web.cache.session.metadata.coarse.MutableSessionMetaDataOffsetValues
Packages that use MutableSessionMetaDataOffsetValues
-
Uses of MutableSessionMetaDataOffsetValues in org.wildfly.clustering.web.cache.session.metadata.coarse
Methods in org.wildfly.clustering.web.cache.session.metadata.coarse that return MutableSessionMetaDataOffsetValuesModifier and TypeMethodDescriptionstatic <C> MutableSessionMetaDataOffsetValuesMutableSessionMetaDataOffsetValues.from(ContextualSessionMetaDataEntry<C> entry) Creates a mutable session metadata entry delta from the specified metadata entry.Constructors in org.wildfly.clustering.web.cache.session.metadata.coarse with parameters of type MutableSessionMetaDataOffsetValuesModifierConstructorDescriptionMutableSessionMetaDataEntry(ImmutableSessionMetaDataEntry entry, MutableSessionMetaDataOffsetValues values)