Uses of Class
org.red5.server.scope.Scope
-
Uses of Scope in org.red5.server
-
Uses of Scope in org.red5.server.scope
Modifier and TypeClassDescriptionclass
Global scope is a top level scope.class
Represents a subscope to other scopes.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.Modifier and TypeMethodDescriptionScope.Builder.build()
static Scope
Scope.from
(CompositeData cd) Allows for reconstruction via CompositeData.