Package | Description |
---|---|
org.red5.server.adapter | |
org.red5.server.stream |
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 | Method and Description |
---|---|
protected IStreamAwareScopeHandler |
AbstractStream.getStreamAwareHandler()
Return stream aware scope handler or null if scope is null
|
Constructor and Description |
---|
PlaylistSubscriberStream.Notifier(IPlaylistSubscriberStream stream,
IStreamAwareScopeHandler handler) |
SingleItemSubscriberStream.Notifier(ISingleItemSubscriberStream stream,
IStreamAwareScopeHandler handler) |
Copyright © 2006-2012 The Red5 Project