Uses of Interface
org.red5.server.api.scope.IScopeAware
Packages that use IScopeAware
-
Uses of IScopeAware in io.antmedia
Classes in io.antmedia that implement IScopeAware -
Uses of IScopeAware in io.antmedia.console
Classes in io.antmedia.console that implement IScopeAwareModifier and TypeClassDescriptionclass
Sample application that uses the client manager. -
Uses of IScopeAware in org.red5.server.adapter
Classes in org.red5.server.adapter that implement IScopeAwareModifier and TypeClassDescriptionclass
Base class for applications, takes care that callbacks are executed single-threaded.class
ApplicationAdapter class serves as a base class for your Red5 applications.class
StatefulScopeWrappingAdapter class wraps stateful IScope functionality.