| Class | Description |
|---|---|
| FineImmutableSessionAttributes<K,V> |
Exposes session attributes for fine granularity sessions.
|
| FineSessionAttributes<K,V> |
Exposes session attributes for fine granularity sessions.
|
| FineSessionAttributesFactory<K,V> |
SessionAttributesFactory for fine granularity sessions. |
| SessionAttributeKey<K> |
Cache key for session attributes.
|
| SessionAttributeKeyExternalizer |
Externalizer for a
SessionAttributeKey. |
| SessionAttributeNamesEntry |
Cache entry containing the names of the attributes of a session.
|
| SessionAttributeNamesEntryExternalizer |
Externalizer for
SessionAttributeNamesEntry. |
| SessionAttributeNamesKey<K> |
Cache key for session attribute names.
|
| SessionAttributeNamesKeyExternalizer |
Externalizer for
SessionAttributeNamesKey. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.