|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBroadcastScope | |
---|---|
org.red5.server.api.scope | |
org.red5.server.scope | |
org.red5.server.stream |
Uses of IBroadcastScope in org.red5.server.api.scope |
---|
Methods in org.red5.server.api.scope that return IBroadcastScope | |
---|---|
IBroadcastScope |
IScope.getBroadcastScope(String name)
Return the broadcast scope for a given name |
Uses of IBroadcastScope in org.red5.server.scope |
---|
Classes in org.red5.server.scope that implement IBroadcastScope | |
---|---|
class |
BroadcastScope
Scope type for publishing that deals with pipe connection events, like async message listening in JMS |
Methods in org.red5.server.scope that return IBroadcastScope | |
---|---|
IBroadcastScope |
Scope.getBroadcastScope(String name)
Return the broadcast scope for a given name |
Uses of IBroadcastScope in org.red5.server.stream |
---|
Methods in org.red5.server.stream that return IBroadcastScope | |
---|---|
IBroadcastScope |
StreamService.getBroadcastScope(IScope scope,
String name)
Return broadcast scope object for given scope and child scope name |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |