Uses of Class
org.atmosphere.cache.AbstractBroadcasterCache
Packages that use AbstractBroadcasterCache
-
Uses of AbstractBroadcasterCache in org.atmosphere.cache
Subclasses of AbstractBroadcasterCache in org.atmosphere.cacheModifier and TypeClassDescriptionclassSimpleBroadcasterCachethat use anHttpSessionto cache messages.Methods in org.atmosphere.cache that return AbstractBroadcasterCacheModifier and TypeMethodDescriptionAbstractBroadcasterCache.setInvalidateCacheInterval(long invalidateCacheInterval) Set the delay between cache purges.AbstractBroadcasterCache.setMaxCacheTime(long maxCacheTime) Set the maximum time a message stays alive in the cache.