| Class | Description |
|---|---|
| BasicScope |
Generalizations of one of main Red5 object types, Scope.
|
| BroadcastScope |
Scope type for publishing that deals with pipe connection events,
like async message listening in JMS
|
| GlobalScope |
Global scope is a top level scope.
|
| RoomScope |
Represents a subscope to other scopes.
|
| Scope |
The scope object.
|
| Scope.Builder |
Builder pattern
|
| ScopeResolver |
Resolves scopes from path
|
| WebScope |
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.
|
Copyright © 2006-2012 The Red5 Project