|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
BatchingManager | Abstraction of the batching calls used to control the distributed cache. |
DistributedCacheManager<T extends OutgoingDistributableSessionData> | SPI implemented by the distributed caching layer. |
DistributedCacheManagerFactory | Factory for obtaining a DistributedCacheManager. |
IncomingDistributableSessionData | Encapsulates the four types of data about a session that can be retrieved from a distributed cache. |
LocalDistributableSessionManager | Callback interface to allow the distributed caching layer to invoke upon the local session manager. |
OutgoingAttributeGranularitySessionData | Expands on OutgoingDistributableSessionData to expose information
about changes in the session's attribute map. |
OutgoingDistributableSessionData | Encapsulates the types of data about a session that can be stored to a distributed cache, except for the attributes. |
OutgoingSessionGranularitySessionData | Expands on OutgoingDistributableSessionData to expose the session's
attribute map. |
TomcatClusterConfig | Metadata about the environment of a TomcatClusterDistributedCacheManagerFactory. |
TomcatClusterDistributedCacheManagerFactory |
Class Summary | |
---|---|
DistributableSessionMetadata | Encapsulates the replicated metadata for a session. |
DistributedCacheManagerFactoryFactory | Factory for obtaining a DistributedCacheManagerFactory. |
JBossSerializationObjectStreamSource | ObjectStreamSource implementation that provides
JBossObjectInputStreamSharedTree and JBossObjectOutputStreamSharedTree . |
SessionSerializationFactory | Factory class for creating object output and input streams, switching between JDK Serialization and JBoss Serialization classes. |
Exception Summary | |
---|---|
ClusteringNotSupportedException | This exception is thrown when the clustered HTTPSession-service is not found |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |