Uses of Class
org.red5.server.scope.BasicScope
Packages that use BasicScope
-
Uses of BasicScope in org.red5.server.scope
Subclasses of BasicScope in org.red5.server.scopeModifier and TypeClassDescriptionclass
Scope type for publishing that deals with pipe connection events, like async message listening in JMSclass
Global scope is a top level scope.class
Represents a subscope to other scopes.class
The scope object.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.Methods in org.red5.server.scope with parameters of type BasicScope