|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Broadcaster.POLICY | |
|---|---|
| org.atmosphere.cpr | |
| Uses of Broadcaster.POLICY in org.atmosphere.cpr |
|---|
| Fields in org.atmosphere.cpr declared as Broadcaster.POLICY | |
|---|---|
protected Broadcaster.POLICY |
DefaultBroadcasterFactory.defaultPolicy
|
| Methods in org.atmosphere.cpr that return Broadcaster.POLICY | |
|---|---|
Broadcaster.POLICY |
DefaultBroadcaster.policy()
|
static Broadcaster.POLICY |
Broadcaster.POLICY.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Broadcaster.POLICY[] |
Broadcaster.POLICY.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 Broadcaster.POLICY | |
|---|---|
void |
DefaultBroadcaster.setSuspendPolicy(long maxSuspendResource,
Broadcaster.POLICY policy)
|
void |
Broadcaster.setSuspendPolicy(long maxSuspended,
Broadcaster.POLICY policy)
Set the maximum number of suspended AtmosphereResources. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||