|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BroadcasterCache.STRATEGY | |
|---|---|
| org.atmosphere.cpr | |
| Uses of BroadcasterCache.STRATEGY in org.atmosphere.cpr |
|---|
| Fields in org.atmosphere.cpr declared as BroadcasterCache.STRATEGY | |
|---|---|
protected BroadcasterCache.STRATEGY |
DefaultBroadcaster.cacheStrategy
|
| Methods in org.atmosphere.cpr that return BroadcasterCache.STRATEGY | |
|---|---|
static BroadcasterCache.STRATEGY |
BroadcasterCache.STRATEGY.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BroadcasterCache.STRATEGY[] |
BroadcasterCache.STRATEGY.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.atmosphere.cpr with parameters of type BroadcasterCache.STRATEGY | |
|---|---|
Broadcaster |
DefaultBroadcaster.setBroadcasterCacheStrategy(BroadcasterCache.STRATEGY cacheStrategy)
Set the BroadcasterCache.STRATEGY |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||