| Package | Description |
|---|---|
| org.atmosphere.cache | |
| org.atmosphere.cpr |
| Modifier and Type | Method and Description |
|---|---|
UUIDBroadcasterCache.CacheMessage |
UUIDBroadcasterCache.addCacheCandidate(java.lang.String broadcasterId,
AtmosphereResource r,
java.lang.Object e)
For backward compatibility with 1.0.9 and lower, use the method above.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.ConcurrentLinkedQueue<UUIDBroadcasterCache.CacheMessage> |
UUIDBroadcasterCache.ClientQueue.getQueue() |
| Modifier and Type | Method and Description |
|---|---|
void |
UUIDBroadcasterCache.clearCache(java.lang.String broadcasterId,
AtmosphereResourceImpl r,
UUIDBroadcasterCache.CacheMessage message) |
| Modifier and Type | Field and Description |
|---|---|
UUIDBroadcasterCache.CacheMessage |
DefaultBroadcaster.Entry.cache |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultBroadcaster.afterFilterCacheEntry(AtmosphereResource r,
java.lang.Object finalMsg,
UUIDBroadcasterCache.CacheMessage cacheMessage) |
| Constructor and Description |
|---|
DefaultBroadcaster.AsyncWriteToken(AtmosphereResource resource,
java.lang.Object msg,
BroadcasterFuture future,
java.lang.Object originalMessage,
UUIDBroadcasterCache.CacheMessage cache) |
Copyright © 2018. All Rights Reserved.