| Package | Description |
|---|---|
| org.atmosphere.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionBroadcasterCache
Simple
BroadcasterCache that use an HttpSession to cache
messages. |
| Modifier and Type | Method and Description |
|---|---|
AbstractBroadcasterCache |
AbstractBroadcasterCache.setInvalidateCacheInterval(long invalidateCacheInterval)
Set the delay between cache purges.
|
AbstractBroadcasterCache |
AbstractBroadcasterCache.setMaxCacheTime(long maxCacheTime)
Set the maximum time a message stays alive in the cache.
|
Copyright © 2016. All rights reserved.