-
interface
Base interface for all scope objects, including SharedObjects.
interface
Broadcast scope is marker interface that represents object that works as basic scope and has pipe connection event dispatching capabilities.
interface
The global scope that acts as root for all applications in a host.
interface
-
class
Generalizations of one of main Red5 object types, Scope.
class
Scope type for publishing that deals with pipe connection events, like async message listening in JMS
class
Global scope is a top level scope.
class
Represents a subscope to other scopes.
class
class
Web scope is special scope that is aware of servlet context and represents scope of a Red5 application within a servlet container (or application server) such as Tomcat, Jetty or JBoss.