Modifier and Type | Interface and Description |
---|---|
interface |
IStreamableFileFactory
Scope service extension that provides method to get streamable file services set
|
Modifier and Type | Class and Description |
---|---|
class |
StreamableFileFactory
Creates streamable file services
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ISchedulingService
Service that supports periodic execution of jobs, adding, removing and
getting their name as list.
|
Modifier and Type | Interface and Description |
---|---|
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.
|
Modifier and Type | Interface and Description |
---|---|
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 |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationSchedulingService
This class can be used to initialize Quartz for a Red5 application.
|
class |
QuartzSchedulingService
Scheduling service that uses Quartz as backend.
|
Modifier and Type | Class and Description |
---|---|
class |
SharedObjectScope
Special scope for shared objects
|
class |
SharedObjectService
Shared object service
|
Modifier and Type | Interface and Description |
---|---|
interface |
IProviderService
Central unit to get access to different types of provider inputs
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultStreamFilenameGenerator
Default filename generator for streams.
|
class |
ProviderService |
class |
StreamService
Stream service
|
Copyright © 2006-2012 The Red5 Project