|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IScopeService in org.red5.io |
---|
Subinterfaces of IScopeService in org.red5.io | |
---|---|
interface |
IStreamableFileFactory
Scope service extension that provides method to get streamable file services set |
Classes in org.red5.io that implement IScopeService | |
---|---|
class |
StreamableFileFactory
Creates streamable file services |
Uses of IScopeService in org.red5.server.adapter |
---|
Classes in org.red5.server.adapter that implement IScopeService | |
---|---|
class |
ApplicationAdapter
Base class for applications, takes care that callbacks are executed single-threaded. |
class |
MultiThreadedApplicationAdapter
ApplicationAdapter class serves as a base class for your Red5 applications. |
Uses of IScopeService in org.red5.server.api.scheduling |
---|
Subinterfaces of IScopeService in org.red5.server.api.scheduling | |
---|---|
interface |
ISchedulingService
Service that supports periodic execution of jobs, adding, removing and getting their name as list. |
Uses of IScopeService in org.red5.server.api.so |
---|
Subinterfaces of IScopeService in org.red5.server.api.so | |
---|---|
interface |
ISharedObject
Serverside access to shared objects. |
interface |
ISharedObjectSecurityService
Service that supports protecting access to shared objects. |
interface |
ISharedObjectService
Service that manages shared objects for given scope. |
Uses of IScopeService in org.red5.server.api.stream |
---|
Subinterfaces of IScopeService in org.red5.server.api.stream | |
---|---|
interface |
IOnDemandStreamService
|
interface |
IStreamFilenameGenerator
A class that can generate filenames for streams. |
interface |
IStreamSecurityService
Service that supports protecting access to streams. |
interface |
IStreamService
This interface represents the stream methods that can be called throug RTMP. |
interface |
ISubscriberStreamService
|
Uses of IScopeService in org.red5.server.scheduling |
---|
Classes in org.red5.server.scheduling that implement IScopeService | |
---|---|
class |
ApplicationSchedulingService
This class can be used to initialize Quartz for a Red5 application. |
class |
QuartzSchedulingService
Scheduling service that uses Quartz as backend. |
Uses of IScopeService in org.red5.server.so |
---|
Classes in org.red5.server.so that implement IScopeService | |
---|---|
class |
SharedObjectScope
Special scope for shared objects |
class |
SharedObjectService
Shared object service |
Uses of IScopeService in org.red5.server.stream |
---|
Subinterfaces of IScopeService in org.red5.server.stream | |
---|---|
interface |
IProviderService
Central unit to get access to different types of provider inputs |
Classes in org.red5.server.stream that implement IScopeService | |
---|---|
class |
DefaultStreamFilenameGenerator
Default filename generator for streams. |
class |
ProviderService
|
class |
StreamService
Stream service |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |