|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BroadcasterConfig | |
|---|---|
| org.atmosphere.cpr | |
| org.atmosphere.util.gae | |
| Uses of BroadcasterConfig in org.atmosphere.cpr |
|---|
| Fields in org.atmosphere.cpr declared as BroadcasterConfig | |
|---|---|
protected BroadcasterConfig |
DefaultBroadcaster.bc
|
| Methods in org.atmosphere.cpr that return BroadcasterConfig | |
|---|---|
BroadcasterConfig |
DefaultBroadcaster.getBroadcasterConfig()
Return the current BroadcasterConfig |
BroadcasterConfig |
Broadcaster.getBroadcasterConfig()
Return the current BroadcasterConfig |
| Methods in org.atmosphere.cpr with parameters of type BroadcasterConfig | |
|---|---|
void |
DefaultBroadcaster.setBroadcasterConfig(BroadcasterConfig bc)
Set the BroadcasterConfig instance. |
void |
Broadcaster.setBroadcasterConfig(BroadcasterConfig bc)
Set the BroadcasterConfig instance. |
| Constructors in org.atmosphere.cpr with parameters of type BroadcasterConfig | |
|---|---|
DefaultBroadcaster(BroadcasterConfig bc,
String name)
|
|
| Uses of BroadcasterConfig in org.atmosphere.util.gae |
|---|
| Subclasses of BroadcasterConfig in org.atmosphere.util.gae | |
|---|---|
class |
GAEBroadcasterConfig
Special BroadcasterConfig that doesn't support ExecutorService |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||