|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IRed5Plugin | |
|---|---|
| org.red5.server.plugin | |
| Uses of IRed5Plugin in org.red5.server.plugin |
|---|
| Classes in org.red5.server.plugin that implement IRed5Plugin | |
|---|---|
class |
Red5Plugin
Provides more features to the plug-in system. |
| Methods in org.red5.server.plugin that return IRed5Plugin | |
|---|---|
static IRed5Plugin |
PluginRegistry.getPlugin(String pluginName)
Returns a plug-in. |
| Methods in org.red5.server.plugin with parameters of type IRed5Plugin | |
|---|---|
static void |
PluginRegistry.register(IRed5Plugin plugin)
Registers a plug-in. |
static void |
PluginRegistry.unregister(IRed5Plugin plugin)
Unregisters a plug-in. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||