|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BroadcasterFuture | |
|---|---|
| org.atmosphere.cpr | |
| Uses of BroadcasterFuture in org.atmosphere.cpr |
|---|
| Methods in org.atmosphere.cpr that return BroadcasterFuture | |
|---|---|
BroadcasterFuture<Object> |
DefaultBroadcaster.broadcast(Object msg)
Broadcast the Object to all suspended response, e.g. |
BroadcasterFuture<Object> |
DefaultBroadcaster.broadcast(Object msg,
AtmosphereResource r)
Broadcast the Object to all suspended response, e.g. |
BroadcasterFuture<Object> |
DefaultBroadcaster.broadcast(Object msg,
Set<AtmosphereResource> subset)
Broadcast the Object to all suspended response, e.g. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||