JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.red5.server.exception.ScopeNotFoundException
Packages that use
ScopeNotFoundException
Package
Description
org.red5.server.api.statistics
org.red5.server.statistics
Uses of
ScopeNotFoundException
in
org.red5.server.api.statistics
Methods in
org.red5.server.api.statistics
that throw
ScopeNotFoundException
Modifier and Type
Method
Description
Set
<
String
>
IStatisticsService.
getScopes
(
String
path)
Return a list of all scopes that currently exist on the server below a current path.
Uses of
ScopeNotFoundException
in
org.red5.server.statistics
Methods in
org.red5.server.statistics
that throw
ScopeNotFoundException
Modifier and Type
Method
Description
private
IScope
StatisticsService.
getScope
(
String
path)
Set
<
String
>
StatisticsService.
getScopes
(
String
path)