Uses of Package
org.red5.server.api.scope

Packages that use org.red5.server.api.scope
org.red5.io   
org.red5.server   
org.red5.server.adapter   
org.red5.server.api   
org.red5.server.api.listeners   
org.red5.server.api.scheduling   
org.red5.server.api.scope   
org.red5.server.api.service   
org.red5.server.api.so   
org.red5.server.api.statistics   
org.red5.server.api.stream   
org.red5.server.api.stream.support   
org.red5.server.exception   
org.red5.server.jmx.mxbeans   
org.red5.server.net.remoting   
org.red5.server.net.rtmp   
org.red5.server.net.servlet   
org.red5.server.persistence   
org.red5.server.scheduling   
org.red5.server.scope   
org.red5.server.service   
org.red5.server.so   
org.red5.server.statistics   
org.red5.server.stream   
org.red5.server.stream.consumer   
org.red5.server.stream.provider   
org.red5.server.util   
 

Classes in org.red5.server.api.scope used by org.red5.io
IScopeService
          Base marker interface for all scope services.
 

Classes in org.red5.server.api.scope used by org.red5.server
IBasicScope
          Base interface for all scope objects, including SharedObjects.
IGlobalScope
          The global scope that acts as root for all applications in a host.
IScope
          The scope object.
IScopeHandler
          The scope handler controls actions performed against a scope object, and also is notified of all events.
IScopeResolver
          Resolve the scope from given a host and path.
 

Classes in org.red5.server.api.scope used by org.red5.server.adapter
IBasicScope
          Base interface for all scope objects, including SharedObjects.
IScope
          The scope object.
IScopeAware
          Maker interface for all objects that are aware of the scope they are located in.
IScopeHandler
          The scope handler controls actions performed against a scope object, and also is notified of all events.
IScopeService
          Base marker interface for all scope services.
 

Classes in org.red5.server.api.scope used by org.red5.server.api
IBasicScope
          Base interface for all scope objects, including SharedObjects.
IGlobalScope
          The global scope that acts as root for all applications in a host.
IScope
          The scope object.
IScopeHandler
          The scope handler controls actions performed against a scope object, and also is notified of all events.
 

Classes in org.red5.server.api.scope used by org.red5.server.api.listeners
IScope
          The scope object.
 

Classes in org.red5.server.api.scope used by org.red5.server.api.scheduling
IScopeService
          Base marker interface for all scope services.
 

Classes in org.red5.server.api.scope used by org.red5.server.api.scope
IBasicScope
          Base interface for all scope objects, including SharedObjects.
IBroadcastScope
          Broadcast scope is marker interface that represents object that works as basic scope and has pipe connection event dispatching capabilities.
IGlobalScope
          The global scope that acts as root for all applications in a host.
IScope
          The scope object.
IScopeHandler
          The scope handler controls actions performed against a scope object, and also is notified of all events.
ScopeType
          Represents all the supported scope types.
 

Classes in org.red5.server.api.scope used by org.red5.server.api.service
IScope
          The scope object.
 

Classes in org.red5.server.api.scope used by org.red5.server.api.so
IBasicScope
          Base interface for all scope objects, including SharedObjects.
IScope
          The scope object.
IScopeService
          Base marker interface for all scope services.
 

Classes in org.red5.server.api.scope used by org.red5.server.api.statistics
IScope
          The scope object.
 

Classes in org.red5.server.api.scope used by org.red5.server.api.stream
IScope
          The scope object.
IScopeHandler
          The scope handler controls actions performed against a scope object, and also is notified of all events.
IScopeService
          Base marker interface for all scope services.
 

Classes in org.red5.server.api.scope used by org.red5.server.api.stream.support
IScope
          The scope object.
 

Classes in org.red5.server.api.scope used by org.red5.server.exception
IScope
          The scope object.
 

Classes in org.red5.server.api.scope used by org.red5.server.jmx.mxbeans
IBasicScope
          Base interface for all scope objects, including SharedObjects.
IScope
          The scope object.
IScopeHandler
          The scope handler controls actions performed against a scope object, and also is notified of all events.
ScopeType
          Represents all the supported scope types.
 

Classes in org.red5.server.api.scope used by org.red5.server.net.remoting
IBasicScope
          Base interface for all scope objects, including SharedObjects.
IScope
          The scope object.
 

Classes in org.red5.server.api.scope used by org.red5.server.net.rtmp
IScope
          The scope object.
 

Classes in org.red5.server.api.scope used by org.red5.server.net.servlet
IGlobalScope
          The global scope that acts as root for all applications in a host.
IScope
          The scope object.
 

Classes in org.red5.server.api.scope used by org.red5.server.persistence
IScope
          The scope object.
 

Classes in org.red5.server.api.scope used by org.red5.server.scheduling
IScopeService
          Base marker interface for all scope services.
 

Classes in org.red5.server.api.scope used by org.red5.server.scope
IBasicScope
          Base interface for all scope objects, including SharedObjects.
IBroadcastScope
          Broadcast scope is marker interface that represents object that works as basic scope and has pipe connection event dispatching capabilities.
IGlobalScope
          The global scope that acts as root for all applications in a host.
IScope
          The scope object.
IScopeHandler
          The scope handler controls actions performed against a scope object, and also is notified of all events.
IScopeResolver
          Resolve the scope from given a host and path.
ScopeType
          Represents all the supported scope types.
 

Classes in org.red5.server.api.scope used by org.red5.server.service
IScope
          The scope object.
 

Classes in org.red5.server.api.scope used by org.red5.server.so
IBasicScope
          Base interface for all scope objects, including SharedObjects.
IScope
          The scope object.
IScopeService
          Base marker interface for all scope services.
 

Classes in org.red5.server.api.scope used by org.red5.server.statistics
IScope
          The scope object.
 

Classes in org.red5.server.api.scope used by org.red5.server.stream
IBroadcastScope
          Broadcast scope is marker interface that represents object that works as basic scope and has pipe connection event dispatching capabilities.
IScope
          The scope object.
IScopeService
          Base marker interface for all scope services.
 

Classes in org.red5.server.api.scope used by org.red5.server.stream.consumer
IScope
          The scope object.
 

Classes in org.red5.server.api.scope used by org.red5.server.stream.provider
IScope
          The scope object.
 

Classes in org.red5.server.api.scope used by org.red5.server.util
IBasicScope
          Base interface for all scope objects, including SharedObjects.
IScope
          The scope object.
 



Copyright © 2006-2012 The Red5 Project