| Package | Description |
|---|---|
| org.atmosphere.cpr |
| Modifier and Type | Field and Description |
|---|---|
protected Broadcaster.POLICY |
DefaultBroadcasterFactory.defaultPolicy |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBroadcaster.setSuspendPolicy(long maxSuspendResource,
Broadcaster.POLICY policy) |
void |
Broadcaster.setSuspendPolicy(long maxSuspended,
Broadcaster.POLICY policy)
Set the maximum number of suspended
AtmosphereResources. |
Copyright © 2016. All rights reserved.