Uses of Interface
org.red5.server.api.statistics.IScopeStatistics
-
Uses of IScopeStatistics in org.red5.server.api.scope
Modifier and TypeMethodDescriptionIScope.getStatistics()
Return statistics informations about the scope. -
Uses of IScopeStatistics in org.red5.server.scope
Modifier and TypeClassDescriptionclass
Global scope is a top level scope.class
Represents a subscope to other scopes.class
The scope object.class
Web scope is special scope that is aware of servlet context and represents scope of a Red5 application within a servlet container (or application server) such as Tomcat, Jetty or JBoss.Modifier and TypeMethodDescriptionScope.getStatistics()
Return statistics informations about the scope.