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