Uses of Interface
org.red5.server.api.so.ISharedObjectService

Packages that use ISharedObjectService
org.red5.server.adapter   
org.red5.server.so   
 

Uses of ISharedObjectService in org.red5.server.adapter
 

Classes in org.red5.server.adapter that implement ISharedObjectService
 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.
 

Uses of ISharedObjectService in org.red5.server.so
 

Classes in org.red5.server.so that implement ISharedObjectService
 class SharedObjectService
          Shared object service
 



Copyright © 2006-2010 The Red5 Project