| Package | Description |
|---|---|
| org.atmosphere.cpr | |
| org.atmosphere.util |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.concurrent.ConcurrentLinkedQueue<Entry> |
DefaultBroadcaster.broadcastOnResume |
protected java.util.concurrent.ConcurrentLinkedQueue<Entry> |
DefaultBroadcaster.delayedBroadcast |
protected java.util.concurrent.BlockingQueue<Entry> |
DefaultBroadcaster.messages |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultBroadcaster.deliverPush(Entry entry,
boolean rec) |
protected void |
DefaultBroadcaster.dispatchMessages(Entry e) |
protected void |
DefaultBroadcaster.executeBlockingWrite(AtmosphereResource r,
Entry entry) |
protected boolean |
DefaultBroadcaster.perRequestFilter(AtmosphereResource r,
Entry msg) |
protected void |
DefaultBroadcaster.push(Entry entry) |
protected void |
DefaultBroadcaster.queueWriteIO(AtmosphereResource r,
Entry entry) |
| Constructor and Description |
|---|
Entry(AtmosphereResource r,
Entry e) |
Entry(AtmosphereResource r,
Entry e,
CacheMessage cache) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SimpleBroadcaster.queueWriteIO(AtmosphereResource r,
Entry entry) |
Copyright © 2018. All Rights Reserved.