- schedule(String, ImmutableSessionMetaData) - Method in interface org.wildfly.clustering.web.hotrod.session.Scheduler
-
Schedules a task for the specified session.
- schedule(String, ImmutableSessionMetaData) - Method in class org.wildfly.clustering.web.hotrod.session.SessionExpirationScheduler
-
- Scheduler - Interface in org.wildfly.clustering.web.hotrod.session
-
A scheduler for some task.
- SessionAccessMetaData - Interface in org.wildfly.clustering.web.cache.session
-
The volatile aspects of a session's meta-data.
- SessionAccessMetaDataExternalizer - Class in org.wildfly.clustering.web.cache.session
-
Optimize marshalling of last accessed timestamp.
- SessionAccessMetaDataExternalizer() - Constructor for class org.wildfly.clustering.web.cache.session.SessionAccessMetaDataExternalizer
-
- SessionAccessMetaDataKey - Class in org.wildfly.clustering.web.hotrod.session
-
Cache key for the session access meta data entry.
- SessionAccessMetaDataKey(String) - Constructor for class org.wildfly.clustering.web.hotrod.session.SessionAccessMetaDataKey
-
- SessionAccessMetaDataKeyExternalizer - Class in org.wildfly.clustering.web.hotrod.session
-
- SessionAccessMetaDataKeyExternalizer() - Constructor for class org.wildfly.clustering.web.hotrod.session.SessionAccessMetaDataKeyExternalizer
-
- SessionAttributeImmutability - Enum in org.wildfly.clustering.web.cache.session
-
- SessionAttributeKey - Class in org.wildfly.clustering.web.hotrod.session.fine
-
Cache key for session attributes.
- SessionAttributeKey(Map.Entry<String, UUID>) - Constructor for class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeKey
-
- SessionAttributeKey(String, UUID) - Constructor for class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeKey
-
- SessionAttributeKeyExternalizer - Class in org.wildfly.clustering.web.hotrod.session.fine
-
- SessionAttributeKeyExternalizer() - Constructor for class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeKeyExternalizer
-
- SessionAttributeNamesKey - Class in org.wildfly.clustering.web.hotrod.session.fine
-
Cache key for session attribute names.
- SessionAttributeNamesKey(String) - Constructor for class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeNamesKey
-
- SessionAttributeNamesKeyExternalizer - Class in org.wildfly.clustering.web.hotrod.session.fine
-
- SessionAttributeNamesKeyExternalizer() - Constructor for class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeNamesKeyExternalizer
-
- SessionAttributes - Interface in org.wildfly.clustering.web.cache.session
-
- SessionAttributesFactory<V> - Interface in org.wildfly.clustering.web.cache.session
-
- SessionAttributesKey - Class in org.wildfly.clustering.web.hotrod.session.coarse
-
Cache key for session attributes.
- SessionAttributesKey(String) - Constructor for class org.wildfly.clustering.web.hotrod.session.coarse.SessionAttributesKey
-
- SessionAttributesKeyExternalizer - Class in org.wildfly.clustering.web.hotrod.session.coarse
-
- SessionAttributesKeyExternalizer() - Constructor for class org.wildfly.clustering.web.hotrod.session.coarse.SessionAttributesKeyExternalizer
-
- SessionCreationMetaData - Interface in org.wildfly.clustering.web.cache.session
-
The more static aspects of a session's meta-data.
- SessionCreationMetaDataEntry<L> - Class in org.wildfly.clustering.web.cache.session
-
Cache entry containing the session creation meta data and local context.
- SessionCreationMetaDataEntry(SessionCreationMetaData) - Constructor for class org.wildfly.clustering.web.cache.session.SessionCreationMetaDataEntry
-
- SessionCreationMetaDataEntry(SessionCreationMetaData, AtomicReference<L>) - Constructor for class org.wildfly.clustering.web.cache.session.SessionCreationMetaDataEntry
-
- SessionCreationMetaDataEntryExternalizer - Class in org.wildfly.clustering.web.cache.session
-
- SessionCreationMetaDataEntryExternalizer() - Constructor for class org.wildfly.clustering.web.cache.session.SessionCreationMetaDataEntryExternalizer
-
- SessionCreationMetaDataKey - Class in org.wildfly.clustering.web.hotrod.session
-
Cache key for the session creation meta data entry.
- SessionCreationMetaDataKey(String) - Constructor for class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataKey
-
- SessionCreationMetaDataKeyExternalizer - Class in org.wildfly.clustering.web.hotrod.session
-
- SessionCreationMetaDataKeyExternalizer() - Constructor for class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataKeyExternalizer
-
- SessionExpirationScheduler - Class in org.wildfly.clustering.web.hotrod.session
-
Session expiration scheduler that eagerly expires sessions as soon as they are eligible.
- SessionExpirationScheduler(Remover<String>) - Constructor for class org.wildfly.clustering.web.hotrod.session.SessionExpirationScheduler
-
- SessionExpirationScheduler(Remover<String>, ScheduledExecutorService) - Constructor for class org.wildfly.clustering.web.hotrod.session.SessionExpirationScheduler
-
- SessionFactory<MV,AV,L> - Interface in org.wildfly.clustering.web.cache.session
-
Factory for creating sessions.
- SessionFilter<K,D,S> - Class in org.wildfly.clustering.web.cache.sso.coarse
-
Selects SSO sessions entries containing the specified session.
- SessionFilter(S) - Constructor for class org.wildfly.clustering.web.cache.sso.coarse.SessionFilter
-
- SessionFilterExternalizer<K,D,S> - Class in org.wildfly.clustering.web.cache.sso.coarse
-
- SessionFilterExternalizer() - Constructor for class org.wildfly.clustering.web.cache.sso.coarse.SessionFilterExternalizer
-
- SessionIdentifierSerializer - Enum in org.wildfly.clustering.web.cache
-
- SessionKey<I> - Class in org.wildfly.clustering.web.hotrod
-
- SessionKey(I) - Constructor for class org.wildfly.clustering.web.hotrod.SessionKey
-
- SessionKeyExternalizer<K extends Key<String>> - Class in org.wildfly.clustering.web.hotrod
-
- SessionKeyExternalizer(Class<K>, Function<String, K>) - Constructor for class org.wildfly.clustering.web.hotrod.SessionKeyExternalizer
-
- SessionMetaDataFactory<V,L> - Interface in org.wildfly.clustering.web.cache.session
-
- SessionsFactory<V,D,S> - Interface in org.wildfly.clustering.web.cache.sso
-
- setAttribute(String, Object) - Method in class org.wildfly.clustering.web.cache.session.coarse.CoarseSessionAttributes
-
- setAttribute(String, Object) - Method in class org.wildfly.clustering.web.hotrod.session.fine.FineSessionAttributes
-
- setDefaultMaxInactiveInterval(Duration) - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionManager
-
- setLastAccessedDuration(Duration) - Method in class org.wildfly.clustering.web.cache.session.MutableSessionAccessMetaData
-
- setLastAccessedDuration(Duration) - Method in interface org.wildfly.clustering.web.cache.session.SessionAccessMetaData
-
Sets the duration time that this session was last accessed since the time the session was created.
- setLastAccessedDuration(Duration) - Method in class org.wildfly.clustering.web.cache.session.SimpleSessionAccessMetaData
-
- setLastAccessedDuration(Duration) - Method in class org.wildfly.clustering.web.hotrod.session.MutableSessionAccessMetaData
-
- setLastAccessedTime(Instant) - Method in class org.wildfly.clustering.web.cache.session.CompositeSessionMetaData
-
- setMaxInactiveInterval(Duration) - Method in class org.wildfly.clustering.web.cache.session.CompositeSessionMetaData
-
- setMaxInactiveInterval(Duration) - Method in class org.wildfly.clustering.web.cache.session.MutableSessionCreationMetaData
-
- setMaxInactiveInterval(Duration) - Method in interface org.wildfly.clustering.web.cache.session.SessionCreationMetaData
-
- setMaxInactiveInterval(Duration) - Method in class org.wildfly.clustering.web.cache.session.SimpleSessionCreationMetaData
-
- setMaxInactiveInterval(Duration) - Method in class org.wildfly.clustering.web.hotrod.session.MutableSessionCreationMetaData
-
- SimpleImmutableSession - Class in org.wildfly.clustering.web.cache.session
-
An immutable "snapshot" of a session which can be accessed outside the scope of a transaction.
- SimpleImmutableSession(ImmutableSession) - Constructor for class org.wildfly.clustering.web.cache.session.SimpleImmutableSession
-
- SimpleImmutableSessionAttributes - Class in org.wildfly.clustering.web.cache.session
-
An immutable "snapshot" of a session's attributes which can be accessed outside the scope of a transaction.
- SimpleImmutableSessionAttributes(ImmutableSessionAttributes) - Constructor for class org.wildfly.clustering.web.cache.session.SimpleImmutableSessionAttributes
-
- SimpleImmutableSessionMetaData - Class in org.wildfly.clustering.web.cache.session
-
An immutable "snapshot" of a session's meta-data which can be accessed outside the scope of a transaction.
- SimpleImmutableSessionMetaData(ImmutableSessionMetaData) - Constructor for class org.wildfly.clustering.web.cache.session.SimpleImmutableSessionMetaData
-
- SimpleSessionAccessMetaData - Class in org.wildfly.clustering.web.cache.session
-
- SimpleSessionAccessMetaData() - Constructor for class org.wildfly.clustering.web.cache.session.SimpleSessionAccessMetaData
-
- SimpleSessionCreationMetaData - Class in org.wildfly.clustering.web.cache.session
-
- SimpleSessionCreationMetaData() - Constructor for class org.wildfly.clustering.web.cache.session.SimpleSessionCreationMetaData
-
- SimpleSessionCreationMetaData(Instant) - Constructor for class org.wildfly.clustering.web.cache.session.SimpleSessionCreationMetaData
-
- SSOFactory<AV,SV,A,D,S,L> - Interface in org.wildfly.clustering.web.cache.sso
-
Creates an SSO from its cache storage value.
- start() - Method in class org.wildfly.clustering.web.cache.sso.CompositeSSOManager
-
- start() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionManager
-
- stop() - Method in class org.wildfly.clustering.web.cache.sso.CompositeSSOManager
-
- stop() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionManager
-