Uses of Class
org.red5.server.api.statistics.support.StatisticsCounter

Packages that use StatisticsCounter
org.red5.server.scope   
org.red5.server.so   
 

Uses of StatisticsCounter in org.red5.server.scope
 

Fields in org.red5.server.scope declared as StatisticsCounter
protected  StatisticsCounter Scope.clientStats
          Statistics about clients connected to the scope.
protected  StatisticsCounter Scope.connectionStats
          Statistics about connections to the scope.
protected  StatisticsCounter Scope.subscopeStats
          Statistics about sub-scopes.
 

Uses of StatisticsCounter in org.red5.server.so
 

Fields in org.red5.server.so declared as StatisticsCounter
protected  StatisticsCounter SharedObject.listenerStats
          Manages listener statistics.
 



Copyright © 2006-2012 The Red5 Project