| ExpiredSessionRemover<MV,AV,L> |
Session remover that removes a session if and only if it is expired.
|
| HotRodSessionManagementProvider |
|
| HotRodSessionManager<MV,AV,L> |
Generic HotRod-based session manager implementation - independent of cache mapping strategy.
|
| HotRodSessionManagerFactory<L,C extends org.wildfly.clustering.marshalling.spi.Marshallability> |
Factory for creating session managers.
|
| HotRodSessionManagerFactoryServiceConfigurator<C extends org.wildfly.clustering.marshalling.spi.Marshallability,L> |
|
| HotRodSessionMetaDataFactory<L> |
|
| MutableSessionAccessMetaData |
|
| MutableSessionCreationMetaData |
|
| SessionAccessMetaDataKey |
Cache key for the session access meta data entry.
|
| SessionAccessMetaDataKeyExternalizer |
|
| SessionCreationMetaDataKey |
Cache key for the session creation meta data entry.
|
| SessionCreationMetaDataKeyExternalizer |
|
| SessionExpirationScheduler |
Session expiration scheduler that eagerly expires sessions as soon as they are eligible.
|