Uses of Interface
org.red5.server.api.IScopeAware

Packages that use IScopeAware
org.red5.server.adapter   
 

Uses of IScopeAware in org.red5.server.adapter
 

Classes in org.red5.server.adapter that implement IScopeAware
 class ApplicationAdapter
          Base class for applications, takes care that callbacks are executed single-threaded.
 class MultiThreadedApplicationAdapter
          ApplicationAdapter class serves as a base class for your Red5 applications.
 class StatefulScopeWrappingAdapter
          StatefulScopeWrappingAdapter class wraps stateful IScope functionality.
 



Copyright © 2006-2010 The Red5 Project