Uses of Interface
org.red5.server.api.statistics.ISharedObjectStatistics
Packages that use ISharedObjectStatistics
-
Uses of ISharedObjectStatistics in org.red5.server.api.so
Methods in org.red5.server.api.so that return ISharedObjectStatisticsModifier and TypeMethodDescriptionISharedObject.getStatistics()Return statistics about the shared object. -
Uses of ISharedObjectStatistics in org.red5.server.so
Classes in org.red5.server.so that implement ISharedObjectStatisticsModifier and TypeClassDescriptionclassWorks with client-side shared objectclassRepresents a remote shared object on server-side.Methods in org.red5.server.so that return ISharedObjectStatisticsModifier and TypeMethodDescriptionSharedObjectScope.getStatistics()Return statistics about the shared object.