Package org.red5.server.scope


package org.red5.server.scope
  • Classes
    Class
    Description
    Generalizations of one of main Red5 object types, Scope.
    Scope type for publishing that deals with pipe connection events, like async message listening in JMS
    Global scope is a top level scope.
    Represents a subscope to other scopes.
    The scope object.
    Builder pattern
    Resolves scopes from path
    Scope security handler providing positive results to any allow request.
    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.