Uses of Package
org.jboss.web.tomcat.service.session.distributedcache.spi

Packages that use org.jboss.web.tomcat.service.session.distributedcache.spi
org.jboss.web.tomcat.service.session.distributedcache.spi   
 

Classes in org.jboss.web.tomcat.service.session.distributedcache.spi used by org.jboss.web.tomcat.service.session.distributedcache.spi
BatchingManager
          Abstraction of the batching calls used to control the distributed cache.
ClusteringNotSupportedException
          This exception is thrown when the clustered HTTPSession-service is not found
DistributableSessionMetadata
          Encapsulates the replicated metadata for a session.
DistributedCacheManager
          SPI implemented by the distributed caching layer.
DistributedCacheManagerFactory
          Factory for obtaining a DistributedCacheManager.
DistributedCacheManagerFactoryFactory
          Factory for obtaining a DistributedCacheManagerFactory.
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.
OutgoingDistributableSessionData
          Encapsulates the types of data about a session that can be stored to a distributed cache, except for the attributes.
TomcatClusterConfig
          Metadata about the environment of a TomcatClusterDistributedCacheManagerFactory.
TomcatClusterDistributedCacheManagerFactory
           
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.