Uses of Interface
org.red5.server.api.scope.IScopeService
Packages that use IScopeService
Package
Description
-
Uses of IScopeService in io.antmedia
Classes in io.antmedia that implement IScopeService -
Uses of IScopeService in io.antmedia.console
Classes in io.antmedia.console that implement IScopeServiceModifier and TypeClassDescriptionclass
Sample application that uses the client manager. -
Uses of IScopeService in io.antmedia.webrtc
Classes in io.antmedia.webrtc that implement IScopeServiceModifier and TypeClassDescriptionclass
This class is used to mock the webrtc adaptor in community edition -
Uses of IScopeService in io.antmedia.webrtc.api
Subinterfaces of IScopeService in io.antmedia.webrtc.api -
Uses of IScopeService in org.red5.server.adapter
Classes in org.red5.server.adapter that implement IScopeServiceModifier and TypeClassDescriptionclass
Base class for applications, takes care that callbacks are executed single-threaded.class
ApplicationAdapter class serves as a base class for your Red5 applications. -
Uses of IScopeService in org.red5.server.api.scheduling
Subinterfaces of IScopeService in org.red5.server.api.schedulingModifier and TypeInterfaceDescriptioninterface
Service that supports periodic execution of jobs, adding, removing and getting their name as list. -
Uses of IScopeService in org.red5.server.api.service
Subinterfaces of IScopeService in org.red5.server.api.serviceModifier and TypeInterfaceDescriptioninterface
interface
Service that supports protecting access to streams.interface
-
Uses of IScopeService in org.red5.server.api.stream
Subinterfaces of IScopeService in org.red5.server.api.streamModifier and TypeInterfaceDescriptioninterface
interface
Scope service extension that provides method to get streamable file services setinterface
A class that can generate filenames for streams.interface
Service that supports protecting access to streams.interface
This interface represents the stream methods that can be called throug RTMP.interface
-
Uses of IScopeService in org.red5.server.scheduling
Classes in org.red5.server.scheduling that implement IScopeServiceModifier and TypeClassDescriptionclass
This class can be used to initialize Quartz for a Red5 application.class
Scheduling service that uses Quartz as backend. -
Uses of IScopeService in org.red5.server.stream
Subinterfaces of IScopeService in org.red5.server.streamModifier and TypeInterfaceDescriptioninterface
Central unit to get access to different types of provider inputsClasses in org.red5.server.stream that implement IScopeServiceModifier and TypeClassDescriptionclass
Default filename generator for streams.class
class
Creates streamable file servicesclass
Stream service