Interface MutableSessionMetaDataValues
-
- All Known Subinterfaces:
MutableSessionMetaDataOffsetValues
public interface MutableSessionMetaDataValuesEncapsulates the mutable values of the session metadata.- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Value<Instant>getLastAccessEndTime()Value<Instant>getLastAccessStartTime()Value<Duration>getTimeout()
-