Package | Description |
---|---|
org.red5.server.adapter |
Modifier and Type | Field and Description |
---|---|
protected List<PluginDescriptor> |
StatefulScopeWrappingAdapter.plugins
List of plug-in descriptors
|
Modifier and Type | Method and Description |
---|---|
List<PluginDescriptor> |
StatefulScopeWrappingAdapter.getPlugins()
Returns any plug-ins descriptors added
|
Modifier and Type | Method and Description |
---|---|
void |
StatefulScopeWrappingAdapter.setPlugins(List<PluginDescriptor> plugins)
Adds a list of plug-in descriptors
|
Copyright © 2006-2012 The Red5 Project