Uses of Interface
org.red5.server.api.service.ISubscriberStreamService
-
Packages that use ISubscriberStreamService Package Description org.red5.server.adapter -
-
Uses of ISubscriberStreamService in org.red5.server.adapter
Classes in org.red5.server.adapter that implement ISubscriberStreamService Modifier and Type Class Description class
ApplicationAdapter
Base class for applications, takes care that callbacks are executed single-threaded.class
MultiThreadedApplicationAdapter
ApplicationAdapter class serves as a base class for your Red5 applications.
-