Uses of Class
org.red5.server.plugin.PluginDescriptor
Packages that use PluginDescriptor
-
Uses of PluginDescriptor in org.red5.server.adapter
Fields in org.red5.server.adapter with type parameters of type PluginDescriptorModifier and TypeFieldDescriptionprotected List<PluginDescriptor>
StatefulScopeWrappingAdapter.plugins
List of plug-in descriptorsMethods in org.red5.server.adapter that return types with arguments of type PluginDescriptorModifier and TypeMethodDescriptionStatefulScopeWrappingAdapter.getPlugins()
Returns any plug-ins descriptors addedMethod parameters in org.red5.server.adapter with type arguments of type PluginDescriptorModifier and TypeMethodDescriptionvoid
StatefulScopeWrappingAdapter.setPlugins
(List<PluginDescriptor> plugins) Adds a list of plug-in descriptors