Package | Description |
---|---|
org.wildfly.clustering.web.hotrod.session |
Modifier and Type | Class and Description |
---|---|
class |
ExpiredSessionRemover<K,MV extends Keyed<K>,AV,L>
Session remover that removes a session if and only if it is expired.
|
class |
HotRodSessionManager<K,MV extends Keyed<K>,AV,L>
Generic HotRod-based session manager implementation - independent of cache mapping strategy.
|
interface |
SessionFactory<K,MV extends Keyed<K>,AV,L>
Factory for creating sessions.
|
interface |
SessionMetaDataFactory<K,V extends Keyed<K>,L> |
Modifier and Type | Interface and Description |
---|---|
interface |
SessionEntry<K,MV,AV> |
Modifier and Type | Class and Description |
---|---|
class |
HotRodSessionEntry<K,MV,AV> |
class |
HotRodSessionMetaData<K,L>
Wrapper for the components of a sessions's meta-data,
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.