Uses of Class
org.red5.server.adapter.MultiThreadedApplicationAdapter
Package
Description
-
Uses of MultiThreadedApplicationAdapter in io.antmedia
-
Uses of MultiThreadedApplicationAdapter in io.antmedia.console
Modifier and TypeClassDescriptionclass
Sample application that uses the client manager. -
Uses of MultiThreadedApplicationAdapter in org.red5.server.adapter
Modifier and TypeClassDescriptionclass
Base class for applications, takes care that callbacks are executed single-threaded. -
Uses of MultiThreadedApplicationAdapter in org.red5.server.api.plugin
Modifier and TypeMethodDescriptionvoid
IRed5PluginHandler.setApplication
(MultiThreadedApplicationAdapter application) Set the application making use of this plug-in handler. -
Uses of MultiThreadedApplicationAdapter in org.red5.server.plugin
Modifier and TypeMethodDescriptionvoid
Red5Plugin.setApplication
(MultiThreadedApplicationAdapter application) Set the application making use of this plug-in.