Package | Description |
---|---|
org.red5.server.api.scope | |
org.red5.server.scope | |
org.red5.server.stream |
Modifier and Type | Method and Description |
---|---|
IBroadcastScope |
IScope.getBroadcastScope(String name)
Return the broadcast scope for a given name
|
Modifier and Type | Class and Description |
---|---|
class |
BroadcastScope
Scope type for publishing that deals with pipe connection events,
like async message listening in JMS
|
Modifier and Type | Method and Description |
---|---|
IBroadcastScope |
Scope.getBroadcastScope(String name)
Return the broadcast scope for a given name
|
Modifier and Type | Method and Description |
---|---|
IBroadcastScope |
StreamService.getBroadcastScope(IScope scope,
String name)
Return broadcast scope object for given scope and child scope name
|
Copyright © 2006-2012 The Red5 Project