Package | Description |
---|---|
org.wildfly.clustering.web.hotrod.session |
Modifier and Type | Class and Description |
---|---|
class |
HotRodSessionEntry<K,MV,AV> |
Modifier and Type | Method and Description |
---|---|
SessionEntry<K,HotRodSessionMetaData<K,L>,V> |
HotRodSessionFactory.createValue(String id,
Void context) |
SessionEntry<K,HotRodSessionMetaData<K,L>,V> |
HotRodSessionFactory.findValue(String id) |
Modifier and Type | Method and Description |
---|---|
default org.wildfly.clustering.web.session.ImmutableSession |
SessionFactory.createImmutableSession(String id,
SessionEntry<K,MV,AV> entry) |
org.wildfly.clustering.web.session.Session<L> |
HotRodSessionFactory.createSession(String id,
SessionEntry<K,HotRodSessionMetaData<K,L>,V> entry) |
org.wildfly.clustering.web.session.Session<L> |
SessionFactory.createSession(String id,
SessionEntry<K,MV,AV> entry) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.