public interface IRed5PluginHandler
Modifier and Type | Method and Description |
---|---|
void |
init()
Initialize the plug-in handler.
|
void |
setApplication(MultiThreadedApplicationAdapter application)
Set the application making use of this plug-in handler.
|
void |
setProperties(Map<String,Object> props)
Set properties to be used by this handler.
|
void init()
void setApplication(MultiThreadedApplicationAdapter application)
application
- Copyright © 2006-2012 The Red5 Project