|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Scope | |
---|---|
org.red5.server |
Uses of Scope in org.red5.server |
---|
Subclasses of Scope in org.red5.server | |
---|---|
class |
GlobalScope
Global scope is a top level scope. |
class |
WebScope
Web scope is special scope that is aware of servlet context and represents scope of Red5 application in servlet container (or application server) like Tomcat, Jetty or JBoss. |
Fields in org.red5.server declared as Scope | |
---|---|
protected Scope |
BaseConnection.scope
Scope that connection belongs to |
Methods in org.red5.server that return Scope | |
---|---|
Scope |
Scope.Builder.build()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |