| CancelSchedulerCommand |
Command that cancels the scheduling of a session.
|
| ExpiredSessionRemover<MV,AV,L> |
Session remover that removes a session if and only if it is expired.
|
| InfinispanLegacySessionManagementProviderFactory |
Deprecated |
| InfinispanSessionManagementProvider |
|
| InfinispanSessionManager<MV,AV,L> |
Generic session manager implementation - independent of cache mapping strategy.
|
| InfinispanSessionManagerFactory<C extends Marshallability,L> |
Factory for creating session managers.
|
| InfinispanSessionManagerFactoryServiceConfigurator<C extends Marshallability,L> |
|
| InfinispanSessionMetaDataFactory<L> |
|
| PrimaryOwnerScheduler |
Scheduler decorator that executes schedule and cancellation commands on the primary owner of a given session.
|
| ScheduleSchedulerCommand |
Command that schedules a session.
|
| SessionAccessMetaDataKey |
Cache key for the session access meta data entry.
|
| SessionAccessMetaDataKeyResolver.SessionAccessMetaDataKeyExternalizer |
|
| SessionAccessMetaDataKeyResolver.SessionAccessMetaDataKeyFormat |
|
| SessionCreationMetaDataKey |
Cache key for the session creation meta data entry.
|
| SessionCreationMetaDataKeyFilter |
Filters a cache for session creation meta data entries.
|
| SessionCreationMetaDataKeyFilterExternalizer |
|
| SessionCreationMetaDataKeyResolver.SessionCreationMetaDataKeyExternalizer |
|
| SessionCreationMetaDataKeyResolver.SessionCreationMetaDataKeyFormat |
|
| SessionExpirationScheduler<MV> |
Session expiration scheduler that eagerly expires sessions as soon as they are eligible.
|