| Package | Description |
|---|---|
| org.atmosphere.cpr | |
| org.atmosphere.util |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentLinkedQueue<Entry> |
DefaultBroadcaster.broadcastOnResume |
protected ConcurrentLinkedQueue<Entry> |
DefaultBroadcaster.delayedBroadcast |
protected 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) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SimpleBroadcaster.queueWriteIO(AtmosphereResource r,
Entry entry) |
Copyright © 2014. All Rights Reserved.