Uses of Interface
org.red5.server.api.statistics.IStatisticsBase
Packages that use IStatisticsBase
-
Uses of IStatisticsBase in org.red5.server.api.statistics
Subinterfaces of IStatisticsBase in org.red5.server.api.statisticsModifier and TypeInterfaceDescriptioninterface
Statistical informations about a stream that is broadcasted by a client.interface
Statistical informations about a stream that is subscribed by a client.interface
Statistical informations about a scope.interface
Base class for all stream statistics. -
Uses of IStatisticsBase in org.red5.server.scope
Classes in org.red5.server.scope that implement IStatisticsBaseModifier 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. -
Uses of IStatisticsBase in org.red5.server.stream
Classes in org.red5.server.stream that implement IStatisticsBaseModifier and TypeClassDescriptionclass
Represents live stream broadcasted from client.class
Stream of playlist subscriber