Uses of Interface
org.red5.server.stream.IBroadcastScope

Packages that use IBroadcastScope
org.red5.server.stream   
 

Uses of IBroadcastScope in org.red5.server.stream
 

Classes in org.red5.server.stream that implement IBroadcastScope
 class BroadcastScope
          Scope type for publishing that deals with pipe connection events, like async message listening in JMS
 

Methods in org.red5.server.stream that return IBroadcastScope
 IBroadcastScope StreamService.getBroadcastScope(IScope scope, String name)
          Return broadcast scope object for given scope and child scope name
 



Copyright © 2006-2010 The Red5 Project