|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Entry | |
|---|---|
| org.atmosphere.cpr | |
| org.atmosphere.util | |
| Uses of Entry in org.atmosphere.cpr |
|---|
| Fields in org.atmosphere.cpr with type parameters of type Entry | |
|---|---|
protected ConcurrentLinkedQueue<Entry> |
DefaultBroadcaster.broadcastOnResume
|
protected ConcurrentLinkedQueue<Entry> |
DefaultBroadcaster.delayedBroadcast
|
protected BlockingQueue<Entry> |
DefaultBroadcaster.messages
|
| Methods in org.atmosphere.cpr with parameters of type Entry | |
|---|---|
protected void |
DefaultBroadcaster.deliverPush(Entry entry,
boolean rec)
|
protected void |
DefaultBroadcaster.dispatchMessages(Entry e)
|
protected boolean |
DefaultBroadcaster.perRequestFilter(AtmosphereResource r,
Entry msg)
|
protected void |
DefaultBroadcaster.push(Entry entry)
|
protected void |
DefaultBroadcaster.queueWriteIO(AtmosphereResource r,
Entry entry)
|
| Constructors in org.atmosphere.cpr with parameters of type Entry | |
|---|---|
Entry(AtmosphereResource r,
Entry e)
|
|
| Uses of Entry in org.atmosphere.util |
|---|
| Methods in org.atmosphere.util with parameters of type Entry | |
|---|---|
protected void |
SimpleBroadcaster.queueWriteIO(AtmosphereResource r,
Entry entry)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||