Uses of Interface
org.red5.server.api.scope.IScopeService
Packages that use IScopeService
Package
Description
-
Uses of IScopeService in org.red5.server.api.scheduling
Subinterfaces of IScopeService in org.red5.server.api.schedulingModifier and TypeInterfaceDescriptioninterfaceService 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 TypeInterfaceDescriptioninterfaceinterfaceService that supports protecting access to streams.interface -
Uses of IScopeService in org.red5.server.api.so
Subinterfaces of IScopeService in org.red5.server.api.soModifier and TypeInterfaceDescriptioninterfaceServerside access to shared objects.interfaceService that supports protecting access to shared objects.interfaceService that manages shared objects for given scope. -
Uses of IScopeService in org.red5.server.api.stream
Subinterfaces of IScopeService in org.red5.server.api.streamModifier and TypeInterfaceDescriptioninterfaceScope service extension that provides method to get streamable file services setinterfaceA class that can generate filenames for streams.interfaceThis interface represents the stream methods that can be called throug RTMP. -
Uses of IScopeService in org.red5.server.scheduling
Classes in org.red5.server.scheduling that implement IScopeServiceModifier and TypeClassDescriptionclassScheduling service that uses JDK ScheduledExecutor as backend. -
Uses of IScopeService in org.red5.server.so
Classes in org.red5.server.so that implement IScopeServiceModifier and TypeClassDescriptionclassSpecial scope for shared objectsclassShared object service -
Uses of IScopeService in org.red5.server.stream
Subinterfaces of IScopeService in org.red5.server.streamModifier and TypeInterfaceDescriptioninterfaceCentral unit to get access to different types of provider inputsClasses in org.red5.server.stream that implement IScopeServiceModifier and TypeClassDescriptionclassDefault filename generator for streams.classCreates streamable file servicesclassStream service