Package | Description |
---|---|
org.red5.server.adapter | |
org.red5.server.api.plugin | |
org.red5.server.plugin |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationAdapter
Base class for applications, takes care that callbacks are executed single-threaded.
|
Modifier and Type | Method and Description |
---|---|
void |
IRed5PluginHandler.setApplication(MultiThreadedApplicationAdapter application)
Set the application making use of this plug-in handler.
|
Modifier and Type | Method and Description |
---|---|
void |
Red5Plugin.setApplication(MultiThreadedApplicationAdapter application)
Set the application making use of this plug-in.
|
Copyright © 2006-2012 The Red5 Project