| Modifier and Type | Class and Description |
|---|---|
class |
SessionKey<I> |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpiredSessionRemover<K,MV extends Identified<K>,AV,L>
Session remover that removes a session if and only if it is expired.
|
class |
HotRodSessionManager<K,MV extends Identified<K>,AV,L>
Generic HotRod-based session manager implementation - independent of cache mapping strategy.
|
interface |
SessionFactory<K,MV extends Identified<K>,AV,L>
Factory for creating sessions.
|
interface |
SessionMetaDataFactory<K,V extends Identified<K>,L> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SessionEntry<K,MV,AV> |
| Modifier and Type | Class and Description |
|---|---|
class |
HotRodSessionEntry<MV,AV> |
class |
HotRodSessionMetaData<L>
Wrapper for the components of a sessions's meta-data,
|
class |
SessionAccessMetaDataKey
Cache key for the session access meta data entry.
|
class |
SessionCreationMetaDataKey
Cache key for the session creation meta data entry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SessionAttributesKey
Cache key for session attributes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SessionAttributeKey
Cache key for session attributes.
|
class |
SessionAttributeNamesKey
Cache key for session attribute names.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.