Package | Description |
---|---|
org.wildfly.clustering.web.hotrod.session | |
org.wildfly.clustering.web.hotrod.session.coarse | |
org.wildfly.clustering.web.hotrod.session.fine |
Modifier and Type | Method and Description |
---|---|
SessionAttributesFactory<K,AV> |
SessionFactory.getAttributesFactory() |
SessionAttributesFactory<K,V> |
HotRodSessionFactory.getAttributesFactory() |
Constructor and Description |
---|
HotRodSessionFactory(SessionMetaDataFactory<K,HotRodSessionMetaData<K,L>,L> metaDataFactory,
SessionAttributesFactory<K,V> attributesFactory,
org.wildfly.clustering.web.LocalContextFactory<L> localContextFactory) |
Modifier and Type | Class and Description |
---|---|
class |
CoarseSessionAttributesFactory<K,V> |
Modifier and Type | Class and Description |
---|---|
class |
FineSessionAttributesFactory<K,V>
SessionAttributesFactory for fine granularity sessions. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.