| Package | Description |
|---|---|
| org.wildfly.clustering.web.hotrod.session.fine |
| Modifier and Type | Method and Description |
|---|---|
SessionAttributeKey |
SessionAttributeKeyExternalizer.readObject(ObjectInput input) |
| Modifier and Type | Method and Description |
|---|---|
Class<SessionAttributeKey> |
SessionAttributeKeyExternalizer.getTargetClass() |
| Modifier and Type | Method and Description |
|---|---|
org.wildfly.clustering.ee.Mutator |
FineSessionAttributesFactory.apply(SessionAttributeKey key,
V value) |
void |
SessionAttributeKeyExternalizer.writeObject(ObjectOutput output,
SessionAttributeKey key) |
| Constructor and Description |
|---|
FineSessionAttributesFactory(org.infinispan.client.hotrod.RemoteCache<SessionAttributeNamesKey,Map<String,UUID>> namesCache,
org.infinispan.client.hotrod.RemoteCache<SessionAttributeKey,V> attributeCache,
org.wildfly.clustering.marshalling.spi.Marshaller<Object,V> marshaller,
org.wildfly.clustering.ee.Immutability immutability,
org.wildfly.clustering.ee.cache.CacheProperties properties) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.