|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Broadcaster.SCOPE | |
|---|---|
| org.atmosphere.cpr | |
| Uses of Broadcaster.SCOPE in org.atmosphere.cpr |
|---|
| Methods in org.atmosphere.cpr that return Broadcaster.SCOPE | |
|---|---|
Broadcaster.SCOPE |
DefaultBroadcaster.getScope()
Retunr the Broadcaster#SCOPE |
Broadcaster.SCOPE |
Broadcaster.getScope()
Retunr the Broadcaster#SCOPE |
static Broadcaster.SCOPE |
Broadcaster.SCOPE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Broadcaster.SCOPE[] |
Broadcaster.SCOPE.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.SCOPE | |
|---|---|
void |
DefaultBroadcaster.setScope(Broadcaster.SCOPE scope)
Set the Broadcaster#SCOPE |
void |
Broadcaster.setScope(Broadcaster.SCOPE scope)
Set the Broadcaster#SCOPE |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||