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

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

Uses of StatisticsCounter in org.red5.server
 

Fields in org.red5.server 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-2010 The Red5 Project