|
||||||||||
| 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<String> |
DefaultBroadcaster.broadcast(String msg)
Broadcast the F to all suspended response, e.g. |
BroadcasterFuture<String> |
DefaultBroadcaster.broadcast(String msg,
AtmosphereEvent event)
Broadcast the F to all suspended response, e.g. |
BroadcasterFuture<String> |
DefaultBroadcaster.broadcast(String msg,
Set<AtmosphereEvent> subset)
Broadcast the F to all suspended response, e.g. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||