Package | Description |
---|---|
org.wildfly.clustering.web.hotrod.session |
Modifier and Type | Class and Description |
---|---|
class |
MutableSessionCreationMetaData |
class |
SimpleSessionCreationMetaData |
Modifier and Type | Method and Description |
---|---|
SessionCreationMetaData |
HotRodSessionMetaData.getCreationMetaData() |
SessionCreationMetaData |
SessionCreationMetaDataEntry.getMetaData() |
Constructor and Description |
---|
MutableSessionCreationMetaData(SessionCreationMetaData metaData,
org.wildfly.clustering.ee.Mutator mutator) |
SessionCreationMetaDataEntry(K key,
SessionCreationMetaData metaData) |
SessionCreationMetaDataEntry(K key,
SessionCreationMetaData metaData,
AtomicReference<L> localContext) |
SimpleSessionMetaData(SessionCreationMetaData creationMetaData,
SessionAccessMetaData accessMetaData) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.