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 TypeInterfaceDescriptioninterfaceStatistical informations about a stream that is broadcasted by a client.interfaceStatistical informations about a stream that is subscribed by a client.interfaceStatistical informations about a scope.interfaceBase class for all stream statistics. -
Uses of IStatisticsBase in org.red5.server.scope
Classes in org.red5.server.scope that implement IStatisticsBaseModifier and TypeClassDescriptionclassGlobal scope is a top level scope.classRepresents a subscope to other scopes.classThe scope object.classWeb 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 TypeClassDescriptionclassRepresents live stream broadcasted from client.classStream of playlist subscriber