| 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 |
IStreamSecurityService
Service that supports protecting access to streams.
|
| 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 |
IStreamableFileFactory
Scope service extension that provides method to get streamable file services set
|
interface |
IStreamFilenameGenerator
A class that can generate filenames for streams.
|
interface |
IStreamService
This interface represents the stream methods that can be called throug RTMP.
|
| Modifier and Type | Class and Description |
|---|---|
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 |
StreamableFileFactory
Creates streamable file services
|
class |
StreamService
Stream service
|
Copyright © 2005–2017 Red5. All rights reserved.